Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
System.Net
 SupportsCookieContainer Property
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
.NET Framework Class Library
HttpWebRequest..::.SupportsCookieContainer Property

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)
Visual Basic
Public Overridable ReadOnly Property SupportsCookieContainer As Boolean
C#
public virtual bool SupportsCookieContainer { get; }
Visual C++
public:
virtual property bool SupportsCookieContainer {
    bool get ();
}
F#
abstract SupportsCookieContainer : bool
override SupportsCookieContainer : bool

Property Value

Type: System..::.Boolean

Portable Class Library

Supported in: Portable Class Library
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker