SyncTracer::Error Method (String, array<Object>)
Generates an error trace when the format and args parameters are specified.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- format
- Type: System::String
A string that contains zero or more indexed placeholders that correspond to objects in the args list of this method.
- args
- Type: array<System::Object>
An Object array that contains zero or more objects to format.
Show: