LocalizableProperties::GetComponentName Method ()

 

Returns the name of this object.

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

public:
virtual String^ GetComponentName() sealed

Return Value

Type: System::String^

A string containing the component name.

Return to top
Show: