Share via


MonitoringState.MonitorName Property

Definition

The name of the associated Monitor.

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

Property Value

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

Applies to