LocalizableProperties::GetClassName Method ()

 

Returns the class name of this object.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
virtual String^ GetClassName()

Return Value

Type: System::String^

A string containing the class name.

Return to top
Show: