Aracılığıyla paylaş


PresentationElementTypeDescriptor.GetProperties Yöntem (array<Attribute )

Bu öznitelik dizi filtre olarak kullanarak bir bileşen örneği için özellik döndürür.

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

Sözdizimi

'Bildirim
Public Overrides Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties(
    Attribute[] attributes
)

Parametreler

  • attributes
    Tür: array<System.Attribute[]
    Filtre olarak kullanılan öznitelik türünde dizi.

Dönüş Değeri

Tür: System.ComponentModel.PropertyDescriptorCollection

Yüklenen

ICustomTypeDescriptor.GetProperties(array<Attribute[])

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PresentationElementTypeDescriptor Sınıf

GetProperties Fazla Yük

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı