Table of Contents

IUri.GetFragment Method

Returns the fragment component of the URI, as originally received.

Syntax

Unit: Sparkle.Uri

function IUri.GetFragment: string; virtual; abstract;

See also