System.Web.Management.WebEventFormatter.TabSize Property

Gets or sets the tab size.

Syntax

public int TabSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The WebEventFormatter.TabSize property allows you to control the tab size used when writing event information. The WebEventFormatter.TabSize determines the number of spaces per unit of indentation, controlled by WebEventFormatter.IndentationLevel property.

Requirements

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