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)
Syntaxpublic static RuntimeConfigurationTracingConfigMethods Tracing { get; }Public Shared ReadOnly Property Tracing As RuntimeConfigurationTracingConfigMethods
	Get
Property Value
Type: 
RuntimeConfigurationTracingConfigMethods
See Also