ShowControlPanelItemCommand.InputObject 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.
Control panel items returned by Get-ControlPanelItem
public Microsoft.PowerShell.Commands.ControlPanelItem[] InputObject { get; set; }
member this.InputObject : Microsoft.PowerShell.Commands.ControlPanelItem[] with get, set
Public Property InputObject As ControlPanelItem()