EventLogSettings.LogName Propiedad

Definición

Nombre del registro de eventos. Si es null o no se especifica, "Application" es el valor predeterminado.

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

Valor de propiedad

Se aplica a