Udostępnij za pośrednictwem


Właściwość IDirectedRelationship.Target —

Element docelowy relacji.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IDirectedRelationship Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes