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