DomainRelationshipInfo.BaseDomainRelationship 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 base domain relationship, if any.
public:
property Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ BaseDomainRelationship { Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRelationshipInfo BaseDomainRelationship { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.BaseDomainRelationship : Microsoft.VisualStudio.Modeling.DomainRelationshipInfo
Public ReadOnly Property BaseDomainRelationship As DomainRelationshipInfo
Property Value
- Attributes