TraceSourceSetting Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameter for delegate - RegisterdTraceListeners in TraceControlSettingsBase class
public class TraceSourceSetting
type TraceSourceSetting = class
Public Class TraceSourceSetting
- Inheritance
-
TraceSourceSetting
Constructors
TraceSourceSetting(String, SourceLevels) |
Constructor |
Properties
SourceName |
Source name of trace listner |
TraceLevel |
Override Trace Level setting |
TraceListeners |
List of trace listners |