TmdlFormattingOptions.BaseIndentationLevel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public int BaseIndentationLevel { get; }
member this.BaseIndentationLevel : int
Public ReadOnly Property BaseIndentationLevel As Integer
屬性值
表示層級的 Int32。
備註
根據預設,檔的基底縮排層級為 0;這個選項可用來設定將套用至整個檔的其他縮排。
適用於