The WatchPattern type exposes the following members.

Constructors

  Name Description
Public method WatchPattern()()()()
Creates a new instance.
Public method WatchPattern(Int32, Regex)
Creates a new instance.

Properties

  Name Description
Public property MarkingID
The marking ID to be marked for each found matching patterns.
Public property Pattern
The pattern to be watched and to be marked automatically. (accepts null.)

See Also