IconDescription::ToString Method ()

 

Provides a description of the specific icon.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string.

Return to top
Show: