DomainRole.BaseRole 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 base role for this role
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ BaseRole { Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ get(); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole BaseRole { get; }
member this.BaseRole : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole
Public ReadOnly Property BaseRole As DomainRole