IElement::Description Property

 

The description of this element.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property String^ Description {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: