DslDefinitionModelElementTypeDescriptor.GetProperties-Methode
Dieser Member überschreibt ElementTypeDescriptor.GetProperties().
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Syntax
'Declaration
Public Overrides Function GetProperties As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties()
Rückgabewert
Typ: System.ComponentModel.PropertyDescriptorCollection
Implementiert
ICustomTypeDescriptor.GetProperties()
.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.
Siehe auch
Referenz
DslDefinitionModelElementTypeDescriptor Klasse
Microsoft.VisualStudio.Modeling.DslDefinition.Design-Namespace