EventWrittenEventArgs.EventName Propriedade

Definição

Obtém o nome do evento.

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

Valor da propriedade

O nome do evento.

Aplica-se a