Share via


CustomMonitoringEvent.LoggingComputer Property

Definition

The computer that logged this event.

public:
 property System::String ^ LoggingComputer { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string LoggingComputer { get; set; }
member this.LoggingComputer : string with get, set
Public Property LoggingComputer As String

Property Value

Returns a String that contains the name of the computer that logged the event.

Attributes

Applies to