MonitoringEvent.MonitoringObjectPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.