Tracer Constructor (String^)

Visual Studio 2015
 

Initializes a new instance of Tracer with the specified name.

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

public:
Tracer(
	String^ name
)

Parameters

name
Type: System::String^

The name.

Return to top
Show: