MonitoringEvent.MonitoringObjectPath Property

Definition

The path of the associated monitoring object.

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

Property Value

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

Applies to