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

Syntax

[get: Android.Runtime.Register("getFragment", "()Ljava/lang/String;", "GetGetFragmentHandler")]
public abstract string Fragment { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the decoded 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