Share via


WebDebugContext Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Represents the current debugging level for the application.

The WebDebugContext type exposes the following members.

Constructors

  Name Description
Aa186816.pubmethod(en-US,CS.70).gif WebDebugContext Initializes a new instance of the WebDebugContext class with the specified DebugMode.

Top

Methods

  Name Description
Aa186816.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa186816.pubmethod(en-US,CS.70).gif Error Overloaded. Records an error message.
Aa186816.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa186816.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa186816.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa186816.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa186816.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa186816.pubmethod(en-US,CS.70).gif Trace Record an informational trace message. (Overrides DebugContext..::.Trace(String, String).)
Aa186816.pubmethod(en-US,CS.70).gif Warn Overloaded. Records a warning message.

Top

Properties

  Name Description
Aa186816.pubproperty(en-US,CS.70).gif DebugMode Gets or sets the current debug mode. (Inherited from DebugContext.)
Aa186816.pubproperty(en-US,CS.70).gif IsDebugMode Gets a value indicating whether the current DebugMode is set to either Debug or Checked mode. (Inherited from DebugContext.)

Top

See Also

Reference

WebDebugContext Class

Microsoft.CommerceServer.Runtime.Diagnostics Namespace