EditArray::ToString Method ()

 

Converts the array of edit operations to a formatted string.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The formatted string to which the edit operations have been converted.

Return to top
Show: