Edit

Share via


ApplicationLogEnricherOptions.BuildVersion Property

Definition

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

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

Property Value

The default value is false.

Applies to