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 否则。

适用于