EventLogSettings.LogName Property

Definition

Name of the event log. If null or not specified, "Application" is the default.

public:
 property System::String ^ LogName { System::String ^ get(); void set(System::String ^ value); };
public string LogName { get; set; }
public string? LogName { get; set; }
member this.LogName : string with get, set
Public Property LogName As String

Property Value

Applies to