Java.Net.HttpURLConnection.Method Property
The HTTP request method of this HttpURLConnection.

Syntax

[Android.Runtime.Register("method")]
protected string Method { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The HTTP request method of this HttpURLConnection. The default value is "GET".

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1