ElementTypeDescriptor.GetDescription(ElementPropertyDescriptor) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns localized Description for Domain Property
protected public:
virtual System::String ^ GetDescription(Microsoft::VisualStudio::Modeling::Design::ElementPropertyDescriptor ^ propertyDescriptor);
protected internal virtual string GetDescription (Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor propertyDescriptor);
abstract member GetDescription : Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor -> string
override this.GetDescription : Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor -> string
Protected Friend Overridable Function GetDescription (propertyDescriptor As ElementPropertyDescriptor) As String
Parameters
- propertyDescriptor
- ElementPropertyDescriptor
PropertyDescriptor
Returns
descriptor for the given descriptor