Java.Net.URLConnection.URL Property
Returns the URL represented by this URLConnection.

Syntax

[get: Android.Runtime.Register("getURL", "()Ljava/net/URL;", "GetGetURLHandler")]
public virtual URL URL { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the URL represented by this URLConnection.

[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