GetVerbCommand.Verb Property

Definition

Optional Verb filter.

[System.Management.Automation.Parameter(Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)]
public string[] Verb { get; set; }
[<System.Management.Automation.Parameter(Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)>]
member this.Verb : string[] with get, set
Public Property Verb As String()

Property Value

String[]
Attributes

Applies to