RuntimeConfiguration.Tracing 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.4.0.0 (5.4.0)
Syntaxpublic static RuntimeConfiguration.TracingConfigMethods Tracing { get; }
Public Shared ReadOnly Property Tracing As RuntimeConfiguration.TracingConfigMethods
Get
Property Value
Type:
RuntimeConfiguration.TracingConfigMethods
See Also