The ScriptMatch type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsClosed |
Gets a value indicating whether Closed has been matched.
| |
IsLine |
Gets a value indicating whether Line has been matched.
| |
IsPrompt |
Gets a value indicating whether Prompt has been matched.
| |
IsTimeout |
Gets a value indicating whether Timeout has been matched.
| |
MatchedEvents |
Gets the collection of matched conditions.
| |
Success |
Gets a value indicating whether the condition has been successfully matched.
|