CmdletAttribute.VerbName Property

Definition

Gets the cmdlet verb.

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

Property Value

Applies to