Java.Net.URI.Port Property
Returns the port number of this URI, or -1 if this URI has no explicit port.

Syntax

[get: Android.Runtime.Register("getPort", "()I", "GetGetPortHandler")]
public int Port { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the port number of this URI, or -1 if this URI has no explicit port.

[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