EventLogEntry.MachineName Property

Definition

Gets the name of the computer on which this entry was generated.

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

Property Value

The name of the computer that contains the event log.

Applies to