Table of Contents

IUri.GetHost Method

Returns the host component of the URI.

Syntax

Unit: Sparkle.Uri

function IUri.GetHost: string; virtual; abstract;

See also