Поделиться через


PresentationElementTypeDescriptor.GetProperties - метод (array<Attribute )

Возвращает свойства для этого экземпляра компонента, используя массив атрибутов в качестве фильтра.

Пространство имен:  Microsoft.VisualStudio.Modeling.Diagrams
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Синтаксис

'Декларация
Public Overrides Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties(
    Attribute[] attributes
)

Параметры

  • attributes
    Тип: array<System.Attribute[]
    Массив атрибутов типа, используемый в качестве фильтра.

Возвращаемое значение

Тип: System.ComponentModel.PropertyDescriptorCollection

Реализации

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Безопасность платформы .NET Framework

См. также

Ссылки

PresentationElementTypeDescriptor Класс

GetProperties - перегрузка

Microsoft.VisualStudio.Modeling.Diagrams - пространство имен