HTMLAnchorElement.Origin

HTMLAnchorElement.Origin property

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

public String Origin { get; }

See Also