SyncTracer::Warning Method (String)

Generates a warning trace when a message parameter is specified.

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

public:
static void Warning(
	String^ message
)

Parameters

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