Share via


MonitoringAlert.Context Property

Definition

The context of the alert.

public:
 property System::String ^ Context { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string Context { get; }
member this.Context : string
Public ReadOnly Property Context As String

Property Value

Returns a String that contains the context of the alert.

Attributes

Applies to