次の方法で共有


IndentedTextWriter.Indent プロパティ

定義

インデント幅として適用する空白文字の数を取得または設定します。

public int Indent { get; set; }
member this.Indent : int with get, set
Public Property Indent As Integer

プロパティ値

インデント幅として使用する空白文字の数。

適用対象