SyncTracer::Error Method (String)

Generates an error trace when a message parameter is specified.

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

public:
static void Error(
	String^ message
)

Parameters

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