Java.Net.URI.Host Property
Returns the host of this URI, or null if this URI has no host.

Syntax

[get: Android.Runtime.Register("getHost", "()Ljava/lang/String;", "GetGetHostHandler")]
public string Host { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the host of this URI, or null if this URI has no host.

[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