EventLogSettings.SourceName Propiedad

Definición

Obtiene o establece el nombre del origen del registro de eventos. Si null o no se especifica, ".NET Runtime" es el valor predeterminado.

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

Valor de propiedad

Se aplica a