UrlUsername Property
Gets or sets a string representation for the specified URL username.

Namespace: Aspose.Svg
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public string Username { get; set; }

Property Value

Type: String
The username.
See Also