XmlSerializationBehaviorTypeDescriptor.GetProperties-Methode (array<Attribute[])
Gibt eine Auflistung von Eigenschaftendeskriptoren einer Instanz von XmlSerializationBehavior zurück.
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Syntax
'Declaration
Public Overrides Function GetProperties ( _
attributes As Attribute() _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties(
Attribute[] attributes
)
Parameter
- attributes
Typ: array<System.Attribute[]
Rückgabewert
Typ: System.ComponentModel.PropertyDescriptorCollection
Implementiert
ICustomTypeDescriptor.GetProperties(array<Attribute[])
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.