CustomItemExpression.ItemSelectionCondition Property

Definition

public:
 property System::Management::Automation::DisplayEntry ^ ItemSelectionCondition { System::Management::Automation::DisplayEntry ^ get(); void set(System::Management::Automation::DisplayEntry ^ value); };
public System.Management.Automation.DisplayEntry ItemSelectionCondition { get; set; }
member this.ItemSelectionCondition : System.Management.Automation.DisplayEntry with get, set
Public Property ItemSelectionCondition As DisplayEntry

Property Value

Applies to