EditorOptionKey<T>::ToString Method ()

 

Converts this object to a string.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The name of the option.

Return to top
Show: