Share via


ManagementPackConsoleTask.Criteria Property

Definition

Gets or sets the criteria expression.

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

The criteria expression.

Applies to