ElementTypeDescriptor.GetRolePlayerPropertyAttributes(DomainRoleInfo) Méthode

Définition

Obtient un tableau d’attributs personnalisés pour la DomainRole spécifiée.

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()

Paramètres

domainRole
DomainRoleInfo

Retours

Attribute[]

S’applique à