Cookie.ToString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a string representation of the Cookie suitable for including in an HTTP cookie request.
Assembly: System.Net (in System.Net.dll)
Return Value
Type: System.StringA string representation of the Cookie suitable for including in an HTTP cookie request.
Show: