ElementLink.GetDomainRelationship Method

Definition

Gets domain relationship this ElementLink instantiates.

public:
 Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ GetDomainRelationship();
[System.Diagnostics.DebuggerStepThrough]
public Microsoft.VisualStudio.Modeling.DomainRelationshipInfo GetDomainRelationship ();
[<System.Diagnostics.DebuggerStepThrough>]
member this.GetDomainRelationship : unit -> Microsoft.VisualStudio.Modeling.DomainRelationshipInfo
Public Function GetDomainRelationship () As DomainRelationshipInfo

Returns

Attributes

Applies to