ElementTypeDescriptor.GetCategory(ElementPropertyDescriptor) Метод

Определение

Возвращает локализованную категорию для свойства домена

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

Параметры

propertyDescriptor
ElementPropertyDescriptor

PropertyDescriptor

Возвращаемое значение

String

Категория для данного дескриптора

Применяется к