System.CodeDom.Compiler.CodeGeneratorOptions.IndentString Property

Gets or sets the string to use for indentations.

Syntax

public string IndentString { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The default value of this property is "/----/" (four spaces).

Requirements

Namespace: System.CodeDom.Compiler
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0