Gets a value indicating whether the condition has been successfully matched.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property Success As Boolean Get Friend Set |
| C# |
|---|
public bool Success { get; internal set; } |