RemoveServiceCommand.InputObject Property

Definition

[System.Management.Automation.Parameter(ParameterSetName="InputObject", ValueFromPipeline=true)]
public System.ServiceProcess.ServiceController InputObject { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="InputObject", ValueFromPipeline=true)>]
member this.InputObject : System.ServiceProcess.ServiceController with get, set
Public Property InputObject As ServiceController

Property Value

Attributes

Applies to