Url.Username
Url.Username property
Gets or sets a string representation for the specified URL username.
public string Username { get; set; }
Property Value
The username.
See Also
- class Url
- namespace Aspose.Html
- assembly Aspose.HTML
Gets or sets a string representation for the specified URL username.
public string Username { get; set; }
The username.