DomainRoleInfo.BaseDomainRole 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 role for this role.
public:
property Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ BaseDomainRole { Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRoleInfo BaseDomainRole { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.BaseDomainRole : Microsoft.VisualStudio.Modeling.DomainRoleInfo
Public ReadOnly Property BaseDomainRole As DomainRoleInfo
Property Value
- Attributes