Partilhar via


Método MoveableDecoratorHostShape.ICustomTypeDescriptor.GetProperties (array<Attribute )

Retorna as propriedades para esta instância de um componente usando a matriz de atributo como um filtro.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Private Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection Implements ICustomTypeDescriptor.GetProperties
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(
    Attribute[] attributes
)

Parâmetros

  • attributes
    Tipo: array<System.Attribute[]
    Uma matriz do tipo System. Attribute que é usado como um filtro.

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptorCollection
Propriedades filtradas de forma pai.

Implementações

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Segurança do .NET Framework

Consulte também

Referência

MoveableDecoratorHostShape Classe

Sobrecargas GetProperties

Namespace Microsoft.VisualStudio.Modeling.Diagrams