Click or drag to resize

RuntimeConfigurationTracing Property

Gets the configuration method object for configuring TraceSwitch instances of the runtime.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public static RuntimeConfigurationTracingConfigMethods Tracing { get; }

Property Value

Type: RuntimeConfigurationTracingConfigMethods
See Also