Android.Net.Uri.EncodedFragment Property
Gets the encoded fragment part of this URI, everything after the '#'.

Syntax

[get: Android.Runtime.Register("getEncodedFragment", "()Ljava/lang/String;", "GetGetEncodedFragmentHandler")]
public abstract string EncodedFragment { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the encoded fragment part of this URI, everything after the '#'.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1