ElementTypeDescriptor.GetCategory(ElementPropertyDescriptor) Methode

Definition

Gibt die lokalisierte Kategorie für die Domänen Eigenschaft

protected public:
 virtual System::String ^ GetCategory(Microsoft::VisualStudio::Modeling::Design::ElementPropertyDescriptor ^ propertyDescriptor);
protected internal virtual string GetCategory (Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor propertyDescriptor);
abstract member GetCategory : Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor -> string
override this.GetCategory : Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor -> string
Protected Friend Overridable Function GetCategory (propertyDescriptor As ElementPropertyDescriptor) As String

Parameter

propertyDescriptor
ElementPropertyDescriptor

PropertyDescriptor

Gibt zurück

String

Kategorie für den angegebenen Deskriptor

Gilt für