PSControlGroupBy.Expression Property

Definition

Specifies the property or expression (script block) that controls grouping.

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

Property Value

Applies to