다음을 통해 공유


ApplicationLogEnricherOptions.ApplicationName 속성

정의

가 로그 보강에 사용되는지 여부를 ApplicationName 나타내는 값을 가져오거나 설정합니다.

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

속성 값

기본값은 true입니다.

적용 대상