Share via


WebViewWebResourceRequestedEventArgs.Method Property

Definition

Gets the HTTP method used for the request (e.g., GET, POST).

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

Property Value

Applies to