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