Aracılığıyla paylaş


ElementTypeDescriptor.GetRolePlayerPropertyAttributes Yöntem

Açıklanan rol özelliğine uygulanan özel öznitelikleri dizisini verir.

Ad alanı:  Microsoft.VisualStudio.Modeling.Design
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Function GetRolePlayerPropertyAttributes ( _
    domainRole As DomainRoleInfo _
) As Attribute()
protected Attribute[] GetRolePlayerPropertyAttributes(
    DomainRoleInfo domainRole
)

Parametreler

Dönüş Değeri

Tür: array<System.Attribute[]
Açıklanan rol özelliğine uygulanan özel öznitelikleri dizisi.

Notlar

Özel bir öznitelikler özelliği varsa, bu yöntem boş bir dizi döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementTypeDescriptor Sınıf

Microsoft.VisualStudio.Modeling.Design Ad Alanı