Java.Net.HttpURLConnection.InstanceFollowRedirects Property
Returns whether this connection follows redirects.

Syntax

[get: Android.Runtime.Register("getInstanceFollowRedirects", "()Z", "GetGetInstanceFollowRedirectsHandler")]
[set: Android.Runtime.Register("setInstanceFollowRedirects", "(Z)V", "GetSetInstanceFollowRedirects_ZHandler")]
public virtual bool InstanceFollowRedirects { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether this connection follows redirects.

Set method documentation [Android Documentation]

Sets whether this connection follows redirects.

Requirements

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