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 スコープが含まれている場合は 。

適用対象