Android.Net.Uri.LastPathSegment Property
Gets the decoded last segment in the path.

Syntax

[get: Android.Runtime.Register("getLastPathSegment", "()Ljava/lang/String;", "GetGetLastPathSegmentHandler")]
public abstract string LastPathSegment { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the decoded last segment in the path.

[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