MetadataFormattingOptions.IndentationSize Property

Definition

Gets the size of a single indentation level, when spaces are used as indentation in metadata content serialization.

public int IndentationSize { get; }
member this.IndentationSize : int
Public ReadOnly Property IndentationSize As Integer

Property Value

A Int32 with the size of indentation; the default value is 4.

Applies to