Java.Net.URI.SchemeSpecificPart Property
Returns the decoded scheme-specific part of this URI, or null if this URI has no scheme-specific part.

Syntax

[get: Android.Runtime.Register("getSchemeSpecificPart", "()Ljava/lang/String;", "GetGetSchemeSpecificPartHandler")]
public string SchemeSpecificPart { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the decoded scheme-specific part of this URI, or null if this URI has no scheme-specific part.

[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