Add Method (Cookie)
Collapse the table of content
Expand the table of content

CookieCollection.Add Method (Cookie)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Adds the specified Cookie to the collection.

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)

'Declaration
Public Sub Add ( _
	cookie As Cookie _
)

Parameters

cookie
Type: System.Net.Cookie
The Cookie to add to the collection.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft