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

プロパティ値

属性

適用対象