HTMLAnchorElement.Pathname

HTMLAnchorElement.Pathname property

Gets or sets a String representation of the path segment of the associated URL.

public String Pathname { get; set; }

See Also