ConsoleFormatterOptions.IncludeScopes プロパティ

定義

スコープを含めるかどうかを取得または設定します。

public:
 property bool IncludeScopes { bool get(); void set(bool value); };
public bool IncludeScopes { get; set; }
member this.IncludeScopes : bool with get, set
Public Property IncludeScopes As Boolean

プロパティ値

true スコープを含める必要がある場合。 false それ以外の場合は 。

適用対象