System.Net.Cookie.Path Property

Gets or sets the URIs to which the System.Net.Cookie applies.

Syntax

public string Path { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The Cookie.Path property specifies the subset of URIs on the origin server to which this System.Net.Cookie applies. If this propery is not specified, then this System.Net.Cookie will be sent to all pages on the origin server or servers.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0