Udostępnij za pośrednictwem


Właściwość IDirectedRelationship.Source —

Element źródłowy relacji.

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

Składnia

'Deklaracja
Property Source As IElement
IElement Source { get; set; }
property IElement^ Source {
    IElement^ get ();
    void set (IElement^ value);
}
abstract Source : IElement with get, set
function get Source () : IElement
function set Source (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