Table of Contents

IUri.GetAbsolutePath Method

Returns the absolute path component of the URI, as originally received.

Syntax

Unit: Sparkle.Uri

function IUri.GetAbsolutePath: string; virtual; abstract;

See also