MonitoringState.MonitorDisplayName 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 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
Returns a String that contains the display name of the monitor associated with the monitoring state.