Comment Property

Cookie.Comment Property

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

Gets or sets an optional comment that provides the intended use of the cookie.

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

'Declaration
Public Property Comment As String

Property Value

Type: System.String
The intended use of the cookie.

The client can inspect the comment and decide whether or not to accept the cookie.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft