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
- package com.aspose.html
- package Aspose.HTML
Gets or sets a String representation for the specified URL path.
public String Pathname { get; set; }
The name of the path.