SyncTracer::Info Method (String)

Generates an informational trace when a message parameter is specified.

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

public:
static void Info(
	String^ message
)

Parameters

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