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.Commands
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.3.0.0 (1.3.17.0314)
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
StringSee Also