次の方法で共有


MetadataFormattingOptions.IndentationSize プロパティ

定義

メタデータ コンテンツのシリアル化でスペースがインデントとして使用されている場合の、1 つのインデント レベルのサイズを取得します。

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

プロパティ値

インデントのサイズを持つ Int32。既定値は 4 です。

適用対象