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