WebEventFormatter::IndentationLevel Property
.NET Framework (current version)
Gets or sets the indentation level.
Assembly: System.Web (in System.Web.dll)
The IndentationLevel property allows you to control how the event information is indented. The base unit of indentation is defined by the TabSize property. For each indentation level, you increase the indentation one tab.
.NET Framework
Available since 2.0
Available since 2.0
Show: