FormatViewDefinition.Control Property

Definition

The control defined by this formatting view can be one of table, list, wide, or custom

public:
 property System::Management::Automation::PSControl ^ Control { System::Management::Automation::PSControl ^ get(); };
public System.Management.Automation.PSControl Control { get; }
member this.Control : System.Management.Automation.PSControl
Public ReadOnly Property Control As PSControl

Property Value

Applies to