Table of Contents
Values Property

Gets a collection of key/value pairs that are contained within a single cookie object.

Syntax
 public NameValueCollection Values { get; }
See Also