CmdletInfo.Verb Property

Definition

Gets the verb of the cmdlet.

public:
 property System::String ^ Verb { System::String ^ get(); };
public:
 property Platform::String ^ Verb { Platform::String ^ get(); };
public string Verb { get; }
member this.Verb : string
Public ReadOnly Property Verb As String

Property Value

Applies to