Share via


EventLogRecord.ProviderName Proprietà

Definizione

Ottiene il nome del provider di eventi che ha pubblicato questo evento.

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

Valore della proprietà

Restituisce una stringa contenente il nome del provider di eventi che ha pubblicato questo evento.

Si applica a

Vedi anche