IndentedStringBuilder.IndentCount Property

Definition

Gets the current indent level.

public virtual int IndentCount { get; }
member this.IndentCount : int
Public Overridable ReadOnly Property IndentCount As Integer

Property Value

The current indent level.

Applies to