共用方式為


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

適用於