다음을 통해 공유


LoggerFilterOptions.CaptureScopes 속성

정의

로깅 범위가 캡처되는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool CaptureScopes { bool get(); void set(bool value); };
public bool CaptureScopes { get; set; }
member this.CaptureScopes : bool with get, set
Public Property CaptureScopes As Boolean

속성 값

기본값은 true입니다.

적용 대상