Condividi tramite


Metodo ShapeHasDecoratorsTypeDescriptor.GetProperties (array<Attribute[])

Questo membro esegue l'override di ElementTypeDescriptor.GetProperties(array<Attribute[]).

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementa

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShapeHasDecoratorsTypeDescriptor Classe

Overload GetProperties

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition