共用方式為


MetadataFormattingOptionsBuilder.IndentationSize 屬性

定義

取得單一縮排層級的大小,當空格當做元數據內容串行化中的縮排使用時。

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

屬性值

具有縮排大小的 Int32;預設值為 4。

適用於