Java.Net.URI.Path Property
Returns the decoded path of this URI, or null if this URI has no path.

Syntax

[get: Android.Runtime.Register("getPath", "()Ljava/lang/String;", "GetGetPathHandler")]
public string Path { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

[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