Gets a string argument of the command or null reference (Nothing in Visual Basic) if the command has no string argument.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Text As String Get |
C# |
---|
public string Text { get; } |