IUri.GetFragment Method
Returns the fragment component of the URI, as originally received.
Syntax
Unit: Sparkle.Uri
function IUri.GetFragment: string; virtual; abstract;
Returns the fragment component of the URI, as originally received.
Unit: Sparkle.Uri
function IUri.GetFragment: string; virtual; abstract;