Java.Net.URI.Authority Property
Returns the decoded authority part of this URI, or null if this URI has no authority.

Syntax

[get: Android.Runtime.Register("getAuthority", "()Ljava/lang/String;", "GetGetAuthorityHandler")]
public string Authority { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the decoded authority part of this URI, or null if this URI has no authority.

[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