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++