Udostępnij za pośrednictwem


Właściwość IRelationship.SourceElement —

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