Edit

Share via


ApplicationLogEnricherOptions.ApplicationName Property

Definition

Gets or sets a value indicating whether ApplicationName is used for logs enrichment.

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

Property Value

The default value is true.

Applies to