EditOptions::ToString Method ()

 

Provides a string representation of these edit options.

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string.

Return to top
Show: