Difference::ToString Method ()

 

The string representation of this difference.

Namespace:   Microsoft.VisualStudio.Text.Differencing
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: