CommentShapeTypeDescriptor::GetDescription Method (ElementPropertyDescriptor^)

 

Description associated with the given property descriptor.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual String^ GetDescription(
	ElementPropertyDescriptor^ propertyDescriptor
) override

Return Value

Type: System::String^

Description that is associated with the given property descriptor.

Return to top
Show: