Universal Windows Service Class Library

Monitor.m_name Field

The name of the monitor.

protected string m_name;

Remarks

A string containing the name of the monitor. The name would be used to reference the monitor from different triggers.

See Also

Monitor Class | uws.Monitors Namespace