Share via


MonitoringEvent.MonitoringObjectDisplayName Property

Definition

The display name of the associated monitoring object.

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

Property Value

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

Applies to