DomainRoleHasPropertyAttributes.GetDomainRole(ClrAttribute) Method
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 DomainRole.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ GetDomainRole(Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole GetDomainRole (Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDomainRole : Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole
Public Shared Function GetDomainRole (element As ClrAttribute) As DomainRole
Parameters
- element
- ClrAttribute
Returns
- Attributes