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