CommandBaseDescription Property |
Gets or sets the description of the command. This description can be used to show the commands in a queue visually on a screen.
Namespace: SD.Tools.Algorithmia.CommandsAssembly: SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.14.1118)
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
StringSee Also