MoveableDecoratorHostShape::ICustomTypeDescriptor::GetClassName Method ()

 

Returns the class name of this instance of a component.

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

private:
virtual String^ GetClassName() sealed = ICustomTypeDescriptor::GetClassName

Parameters

Return Value

Type: System::String^

Class name of parent shape.

Return to top
Show: