Share via


GetPSSubsystemCommand.Kind Property

Definition

Gets or sets a concrete subsystem kind.

[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="GetByKindSet", ValueFromPipeline=true)]
public System.Management.Automation.Subsystem.SubsystemKind Kind { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="GetByKindSet", ValueFromPipeline=true)>]
member this.Kind : System.Management.Automation.Subsystem.SubsystemKind with get, set
Public Property Kind As SubsystemKind

Property Value

Attributes

Applies to