The WatchPattern type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
WatchPattern()()()() |
Creates a new instance.
|
|
|
WatchPattern(Int32, Regex) |
Creates a new instance.
|
Properties
| Name | Description | |
|---|---|---|
|
|
MarkingID |
The marking ID to be marked for each found matching patterns.
|
|
|
Pattern |
The pattern to be watched and to be marked automatically.
(accepts null.)
|