HTMLAnchorElement.Origin

HTMLAnchorElement.Origin property

Gets a string representation of the origin segment of the associated URL.

public string Origin { get; }

See Also