共用方式為


TmdlFormattingOptions.BaseIndentationLevel 屬性

定義

取得 TMDL 檔的基底縮排層級。

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

屬性值

表示層級的 Int32

備註

根據預設,檔的基底縮排層級為 0;這個選項可用來設定將套用至整個檔的其他縮排。

適用於