RolePlayerChangedEventArgs.DomainRole Property

Definition

The domain role whose role-player changed

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

Property Value

Attributes

Applies to