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

适用于