This documentation is archived and is not being maintained.

TeamFoundationTextWriterTraceListener Constructor (String)

Initializes a new instance of the TeamFoundationTextWriterTraceListener class.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
TeamFoundationTextWriterTraceListener(
	String^ fileName
)

Parameters

fileName
Type: System::String

The file to write the trace to.

Show: