The ScriptMatch type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkIsClosed
Gets a value indicating whether Closed has been matched.
Public propertySupported by the .NET Compact FrameworkIsLine
Gets a value indicating whether Line has been matched.
Public propertySupported by the .NET Compact FrameworkIsPrompt
Gets a value indicating whether Prompt has been matched.
Public propertySupported by the .NET Compact FrameworkIsTimeout
Gets a value indicating whether Timeout has been matched.
Public propertySupported by the .NET Compact FrameworkMatchedEvents
Gets the collection of matched conditions.
Public propertySupported by the .NET Compact FrameworkSuccess
Gets a value indicating whether the condition has been successfully matched.

See Also