Compartilhar via


Método ExplorerBehaviorTypeDescriptor.GetProperties (array<Attribute )

Retorna uma coleção de descritores de propriedade de uma instância de ExplorerBehavior.

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

Sintaxe

'Declaração
Public Overrides Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties(
    Attribute[] attributes
)

Parâmetros

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementações

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Segurança do .NET Framework

Consulte também

Referência

ExplorerBehaviorTypeDescriptor Classe

Sobrecargas GetProperties

Namespace Microsoft.VisualStudio.Modeling.DslDefinition