Поделиться через


IElement.Description - свойство

Описание данного элемента.

Пространство имен:  Microsoft.VisualStudio.Uml.Classes
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
Property Description As String
string Description { get; set; }
property String^ Description {
    String^ get ();
    void set (String^ value);
}
abstract Description : string with get, set
function get Description () : String
function set Description (value : String)

Значение свойства

Тип: System.String

Безопасность платформы .NET Framework

См. также

Ссылки

IElement Интерфейс

Microsoft.VisualStudio.Uml.Classes - пространство имен