EventLogSettings.SourceName Proprietà

Definizione

Ottiene o imposta il nome dell'origine del registro eventi. Se null o meno specificato, ".NET Runtime" è l'impostazione predefinita.

public:
 property System::String ^ SourceName { System::String ^ get(); void set(System::String ^ value); };
public string? SourceName { get; set; }
member this.SourceName : string with get, set
Public Property SourceName As String

Valore della proprietà

Si applica a