TessaViewModelDescription - свойство |
Gets or sets the Описание.
Пространство имён:
Tessa.Views
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [DataMemberAttribute]
public string Description { get; set; }
<DataMemberAttribute>
Public Property Description As String
Get
Set
public:
[DataMemberAttribute]
property String^ Description {
String^ get ();
void set (String^ value);
}
[<DataMemberAttribute>]
member Description : string with get, set
Значение свойства
Тип:
StringСм. также