CommentShapeTypeDescriptor::GetDescription Method (ElementPropertyDescriptor^)
Visual Studio 2015
Description associated with the given property descriptor.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual String^ GetDescription( ElementPropertyDescriptor^ propertyDescriptor ) override
Parameters
- propertyDescriptor
- Type: Microsoft.VisualStudio.Modeling.Design::ElementPropertyDescriptor^
Return Value
Type: System::String^Description that is associated with the given property descriptor.
Show: