Android.Net.Uri.Scheme Property
Gets the scheme of this URI.

Syntax

[get: Android.Runtime.Register("getScheme", "()Ljava/lang/String;", "GetGetSchemeHandler")]
public abstract string Scheme { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the scheme of this URI. Example: "http"

[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