CommentShapeTypeDescriptor.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.
Description associated with the given property descriptor.
protected:
override System::String ^ GetDescription(Microsoft::VisualStudio::Modeling::Design::ElementPropertyDescriptor ^ propertyDescriptor);
protected override string GetDescription (Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor propertyDescriptor);
override this.GetDescription : Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor -> string
Protected Overrides Function GetDescription (propertyDescriptor As ElementPropertyDescriptor) As String
Parameters
- propertyDescriptor
- ElementPropertyDescriptor