EventLogRecord.LogName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom du journal des événements où cet événement est enregistré.
public:
virtual property System::String ^ LogName { System::String ^ get(); };
public override string LogName { get; }
member this.LogName : string
Public Overrides ReadOnly Property LogName As String
Valeur de propriété
Retourne une chaîne contenant le nom du journal des événements qui contient cet événement.