IWebResourceRequest.Method Propiedad

Definición

Obtiene el método asociado a la solicitud, por ejemplo, "GET".

public string? Method { [Android.Runtime.Register("getMethod", "()Ljava/lang/String;", "GetGetMethodHandler:Android.Webkit.IWebResourceRequestInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("getMethod", "()Ljava/lang/String;", "GetGetMethodHandler:Android.Webkit.IWebResourceRequestInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.Method : string

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a