IUri.GetAuthority Method
Returns the authority component of the URI.
Syntax
Unit: Sparkle.Uri
function IUri.GetAuthority: string; virtual; abstract;
Returns the authority component of the URI.
Unit: Sparkle.Uri
function IUri.GetAuthority: string; virtual; abstract;