SetTraceProperty
Description:
Sets the specified engine tracing property to the specified value. While you can set properties with this method, ConfigureActivityTracing, ConfigureProcessStarterTracing, and ConfigureUserDefinedTracing are simpler to use for setting trace properties.
For more information about tracing properties, see Trace Properties.
Method Arguments:
The following table describes the arguments of this microagent method:
Argument Name |
Description |
Name |
Name of the tracing property you wish to set. |
Value |
|
Output:
None