MonitoringStateChangeEvent.Context Property

Definition

The context of the state change event.

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

Property Value

String

Returns aString that contains the context of the state change event.

Applies to