Bearbeiten

Freigeben über


ApplicationLogEnricherOptions.EnvironmentName Property

Definition

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

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

Property Value

The default value is true.

Applies to