MetadataFormattingOptions.IndentationSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.