BatchingLoggerOptions.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

속성 값

기본값은 false입니다.

적용 대상