Java.Net.InetAddress.HostAddress Property
Returns the numeric representation of this IP address (such as "127.

Syntax

[get: Android.Runtime.Register("getHostAddress", "()Ljava/lang/String;", "GetGetHostAddressHandler")]
public virtual string HostAddress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the numeric representation of this IP address (such as "127.0.0.1").

[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