CookieManager.GetUriCookies method

Gets the collection of cookies contained in this CookieManager instance.

public IEnumerable<UriCookie> GetUriCookies()

See Also