Linguaggio

HttpURLConnection.Method Proprietà

Definizione

Metodo HTTP (GET, POST, PUT e così via).

[Android.Runtime.Register("method")]
protected string? Method { get; set; }
[<Android.Runtime.Register("method")>]
member this.Method : string with get, set

Valore della proprietà

Attributi

Commenti

Metodo HTTP (GET, POST, PUT e così via).

per java.net.HttpURLConnection.method.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a