Share via


ExecuteAction.Verb Property

Definition

Gets or Sets the verb associated with this action of type String.

public string Verb { get; set; }
member this.Verb : string with get, set
Public Property Verb As String

Property Value

This value is the verb associated with the action.

Applies to