Udostępnij za pośrednictwem


Właściwość IRelationship.TargetElement —

Element docelowy relacji.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IRelationship Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes