This class represents an HTTP cookie used by web servers to persist state on the client using the Cookie and Set-Cookie HTTP headers. See W3C RFC 2109 and http://www.netscape.com/newsref/std/cookie_spec.html.
Object
Cookie
[Visual Basic] Public Class Cookie [C#] public class Cookie [C++] public __gc class Cookie [JScript] public class Cookie
[To be supplied.]
Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services.dll