LoggerBaseSource Property |
Gets trace source that is used to write messages to.
Namespace:
Atalasoft.Shared.Diagnostics
Assembly:
Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic TraceSource Source { get; }Public ReadOnly Property Source As TraceSource
Get
Property Value
Type:
TraceSource
See Also