Click or drag to resize
Task Scheduler Managed Class Library

Wildcard Properties

The Wildcard type exposes the following members.

Properties
  NameDescription
Public propertyMatchTimeout
Gets the time-out interval of the current instance.
(Inherited from Regex.)
Public propertyOptions
Gets the options that were passed into the Regex constructor.
(Inherited from Regex.)
Public propertyRightToLeft
Gets a value that indicates whether the regular expression searches from right to left.
(Inherited from Regex.)
Top
See Also