SyncTracer::Verbose Method (String)

Generates a verbose trace when a message parameter is specified.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
static void Verbose(
	String^ message
)

Parameters

message
Type: System::String
The message to output in the trace.
Show: