HTMLAnchorElement.Username

HTMLAnchorElement.Username property

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

public String Username { get; set; }

See Also