MonitoringState.MonitorName 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 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.