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