Compartir a través de


PresentationElementTypeDescriptor.GetProperties (Método) (array<Attribute )

Devuelve las propiedades para esta instancia de componente utilizando la matriz de atributos como filtro.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

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

Parámetros

  • attributes
    Tipo: array<System.Attribute[]
    Una matriz del atributo de tipo que se utiliza como filtro.

Valor devuelto

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementaciones

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Seguridad de .NET Framework

Vea también

Referencia

PresentationElementTypeDescriptor Clase

GetProperties (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)