TraceControlSettings 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.
This class provides an override for the default trace settings. These settings must be set before the components in the control are used for them to be effective.
public class TraceControlSettings
type TraceControlSettings = class
Public Class TraceControlSettings
- Inheritance
-
TraceControlSettings
Constructors
TraceControlSettings() |
Properties
TraceLevel |
Override Trace Level setting. |
Methods
AddTraceListener(TraceListener) |
Adds a listener to the trace listen array |
CloseListeners() |
Closes any trace listeners that were configured |