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