DomainRoleInfo.DomainRelationship Property

Definition

Gets the domain relationship that this domain role belongs to.

public:
 property Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ DomainRelationship { Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRelationshipInfo DomainRelationship { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainRelationship : Microsoft.VisualStudio.Modeling.DomainRelationshipInfo
Public ReadOnly Property DomainRelationship As DomainRelationshipInfo

Property Value

Attributes

Applies to