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.4.0.0 (1.4.19.0529)
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
StringSee Also