CommandDescription - свойство |
Gets the description of the command.
Пространство имён:
Tessa.Platform.CommandLine
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic string Description { get; }Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}member Description : string with get
Значение свойства
Тип:
StringThe description of the command.
См. также