Share via


MonitoringEvent.LoggingComputer Property

Definition

The computer that logged this event.

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

Property Value

Returns a String that is the name of the computer that logged this event.

Applies to