SearchControlAutomationPeer::GetClassNameCore Method ()

 

When overridden in a derived class, is called by GetClassName.

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

protected:
virtual String^ GetClassNameCore() override

Return Value

Type: System::String^

Returns the name of the class.

Return to top
Show: