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