Condividi tramite


Metodo XmlSerializationBehaviorTypeDescriptor.GetProperties (array<Attribute[])

Restituisce una raccolta di descrittori di proprietà in un'istanza di XmlSerializationBehavior.

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

XmlSerializationBehaviorTypeDescriptor Classe

Overload GetProperties

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition