Tracer::ToString Method ()

Visual Studio 2015
 

Converts the tracer to a string.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string..

Return to top
Show: