EventLogConfiguration.LogName Propiedad

Definición

Obtiene el nombre del registro de eventos.

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

Valor de propiedad

Nombre del registro de eventos.

Se aplica a

Consulte también