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