CookieBuilderPath Property |
Namespace: DotNetBrowser.Cookies
public string Path { get; set; }
Exception | Condition |
---|---|
ArgumentException | The value is null, empty or blank. |
Path indicates a URL path that must exist in the requested URL in order to send the Cookie header. The %x2F ("/") character is considered a directory separator, and subdirectories will match as well.
For example, if Path=/docs is set, these paths will match: