Android.Net.Uri.PathSegments Property
Gets the decoded path segments.

Syntax

[get: Android.Runtime.Register("getPathSegments", "()Ljava/util/List;", "GetGetPathSegmentsHandler")]
public abstract IList<string> PathSegments { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the decoded path segments.

[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