ZennoLab Assemblies Documentation
Import Method (CookieContainer)
ZennoLab.CommandCenter Namespace > CookieContainer Class : Import Method

Type: System.Byte[]

The byte array representing the contents.

Imports the contents from the byte array.
Syntax
public void Import( 
   byte[] cookies
)

Parameters

cookies

Type: System.Byte[]

The byte array representing the contents.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

CookieContainer Class
CookieContainer Members