Table of Contents

IUri.IsDefaultPort Method

Indicates whether the URI port is the default port for its scheme.

Syntax

Unit: Sparkle.Uri

function IUri.IsDefaultPort: Boolean; virtual; abstract;

See also