AlertSubscriptionConfiguration.Criteria 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 well-formed criteria for alerts.
public:
property System::String ^ Criteria { System::String ^ get(); void set(System::String ^ value); };
public string Criteria { get; set; }
member this.Criteria : string with get, set
Public Property Criteria As String
Property Value
Returns a String that contains the criteria for alerts.