MonitoringStateChangeEvent.MonitoringStateId 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 id of the associated state.
public:
property Guid MonitoringStateId { Guid get(); };
public Guid MonitoringStateId { get; }
member this.MonitoringStateId : Guid
Public ReadOnly Property MonitoringStateId As Guid
Property Value
Returns a Guid of the state associated with the state change event.