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