get_SupportsCookieContainer()

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()

Return Value

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

See Also