ConsoleLogger.IncludeScopes 屬性

定義

警告

Changing this property has no effect. Use ConsoleLoggerOptions.IncludeScopes instead

public:
 property bool IncludeScopes { bool get(); void set(bool value); };
public bool IncludeScopes { get; set; }
[System.Obsolete("Changing this property has no effect. Use ConsoleLoggerOptions.IncludeScopes instead")]
public bool IncludeScopes { get; set; }
member this.IncludeScopes : bool with get, set
[<System.Obsolete("Changing this property has no effect. Use ConsoleLoggerOptions.IncludeScopes instead")>]
member this.IncludeScopes : bool with get, set
Public Property IncludeScopes As Boolean

屬性值

Boolean
屬性

適用於