System.Web.Services.Configuration.DiagnosticsElement Class

Represents the <diagnostics> element in the Web.config configuration file.

See Also: DiagnosticsElement Members

Syntax

public sealed class DiagnosticsElement : System.Configuration.ConfigurationElement

Remarks

The System.Web.Services.Configuration.DiagnosticsElement class represents the <diagnostics> element in a Web.config file. Set the DiagnosticsElement.SuppressReturningExceptions property to true in order to return exceptions to the client for debugging purposes.

Requirements

Namespace: System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0