System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer 메서드
HttpWebClientProtocol::set_CookieContainer method
쿠키를 저장하는 데 사용되는 컨테이너를 설정합니다.
void System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | System::SharedPtr<System::Net::CookieContainer> | 설정해야 하는 값. |
또 보기
- Typedef SharedPtr
- Class CookieContainer
- Class HttpWebClientProtocol
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++