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

Este miembro invalida ElementTypeDescriptor.GetProperties(array<Attribute[]).

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

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementaciones

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Seguridad de .NET Framework

Vea también

Referencia

ShapeHasDecoratorsTypeDescriptor Clase

GetProperties (Sobrecarga)

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