System::Net::HttpWebRequest::get_SupportsCookieContainer method

HttpWebRequest::get_SupportsCookieContainer method

Returns a value that indicates if the current request can use a cookie container.

virtual bool System::Net::HttpWebRequest::get_SupportsCookieContainer()

ReturnValue

A value that indicates if the current request can use a cookie container.

See Also