HttpCookie.Path Property

Definition

Gets or sets the URL path that must exist in the requested URL.

public string? Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Property Value

Applies to