DefaultTracingEnabled Property
Gets or sets a shared/static variable that provides the default value for
TracingEnabled for newly created
GoXmlBindingTransformers.
public static bool DefaultTracingEnabled {get; set;}
Property Value
The default value is false. Setting this property does not modify the value of
TracingEnabled for any existing
GoXmlBindingTransformer.