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