This documentation is archived and is not being maintained.

TeamFoundationTextWriterTraceListener::TraceFileDirectoryName Property

Gets or sets the directory name for the trace file.

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

public:
static property String^ TraceFileDirectoryName {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
The directory name for the trace file.

Show: