Table of Contents

IUri.GetScheme Method

Returns the URI scheme, for example http.

Syntax

Unit: Sparkle.Uri

function IUri.GetScheme: string; virtual; abstract;

See also