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