MonitoringEvent.MonitoringObjectName Property

Definition

The name of the associated monitoring object.

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

Property Value

Returns a String that contains the name of the monitoring object associated with the event.

Applies to