This documentation is archived and is not being maintained.

PerfTraceListener::WriteLine Method (String)

Writes a line to a dialog.

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

public:
virtual void WriteLine(
	String^ message
) override

Parameters

message
Type: System::String

The message to write to a dialog.

Show: