Table of Contents

IUri.GetAuthority Method

Returns the authority component of the URI.

Syntax

Unit: Sparkle.Uri

function IUri.GetAuthority: string; virtual; abstract;

See also