ElementTypeDescriptor.GetRolePlayerPropertyAttributes(DomainRoleInfo) 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 an array of custom attributes for the specified DomainRole.
protected:
cli::array <Attribute ^> ^ GetRolePlayerPropertyAttributes(Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ domainRole);
protected Attribute[] GetRolePlayerPropertyAttributes (Microsoft.VisualStudio.Modeling.DomainRoleInfo domainRole);
member this.GetRolePlayerPropertyAttributes : Microsoft.VisualStudio.Modeling.DomainRoleInfo -> Attribute[]
Protected Function GetRolePlayerPropertyAttributes (domainRole As DomainRoleInfo) As Attribute()
Parameters
- domainRole
- DomainRoleInfo