EventLogConfiguration.LogName Property

Definition

Gets the name of the event log.

public:
 property System::String ^ LogName { System::String ^ get(); };
public string LogName { get; }
member this.LogName : string
Public ReadOnly Property LogName As String

Property Value

The name of the event log.

Applies to

See also