Java.Net.InetAddress.CanonicalHostName Property
Returns the fully qualified hostname corresponding to this IP address.

Syntax

[get: Android.Runtime.Register("getCanonicalHostName", "()Ljava/lang/String;", "GetGetCanonicalHostNameHandler")]
public virtual string CanonicalHostName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the fully qualified hostname corresponding to this IP address.

[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