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