DomainRoleInfo.DomainRelationship Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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