Udostępnij za pośrednictwem


Właściwość IStereotypeInstance.Element —

Element, do którego ma zastosowanie stereotyp.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
Property Element As IElement
IElement Element { get; set; }
property IElement^ Element {
    IElement^ get ();
    void set (IElement^ value);
}
abstract Element : IElement with get, set
function get Element () : IElement 
function set Element (value : IElement)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStereotypeInstance Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes