Compartir a través de


WSManProviderNewItemPluginParameters.Capability Property

Definition

Parameter Capability.

[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="pathSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public object[] Capability { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="pathSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Capability : obj[] with get, set
Public Property Capability As Object()

Property Value

Object[]
Attributes

Applies to