RolePlayerChangedEventArgs.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.
The domain relationship of which the affected ElementLink is an instance
public:
property Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ DomainRelationship { Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRelationshipInfo DomainRelationship { get; }
member this.DomainRelationship : Microsoft.VisualStudio.Modeling.DomainRelationshipInfo
Public ReadOnly Property DomainRelationship As DomainRelationshipInfo