ShapeElement::ToString Method ()

 

Gets the name of the shape and its type.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The name of the shape and its type.

Useful for debugging..

Return to top
Show: