Gets a number argument of the command or 0 if the command has no number argument.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Number As Integer Get |
C# |
---|
public int Number { get; } |