MonitoringState.MonitorDisplayName Property

Definition

The display name of the associated Monitor.

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

Property Value

String

Returns a String that contains the display name of the monitor associated with the monitoring state.

Applies to