ZennoLab Assemblies Documentation
GetPairs Method (ICookieContainer)
ZennoLab.InterfacesLibrary.ProjectModel Namespace > ICookieContainer Interface : GetPairs Method
Gets a collection of cookie strings corresponding to the host. Format is "name=value"
Overload List
OverloadDescription
Gets a collection of cookie strings corresponding to the host. Format is "name=value"  
Gets a collection of cookie strings corresponding to the host and path. Format is "name=value"  
Gets a collection of cookie strings corresponding to the host, path and secure flag. Format is "name=value"  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ICookieContainer Interface
ICookieContainer Members