Compartir a través de


HostedWebApplication.WebAction.Verb Property

Definition

Get the verb of the web action (e.g. GET or POST).

public:
 property Microsoft::Uii::Csr::HostedWebApplication::WebAction::HttpVerb Verb { Microsoft::Uii::Csr::HostedWebApplication::WebAction::HttpVerb get(); };
public Microsoft.Uii.Csr.HostedWebApplication.WebAction.HttpVerb Verb { get; }
member this.Verb : Microsoft.Uii.Csr.HostedWebApplication.WebAction.HttpVerb
Public ReadOnly Property Verb As HostedWebApplication.WebAction.HttpVerb

Property Value

Applies to