MonitoringState.MonitorDescription Property

Definition

The description of the associated Monitor.

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

Property Value

String

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

Applies to