System::Net::PathList::idx_set メソッド
PathList::idx_set method
指定されたパスでクッキーコレクションを設定します。
void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
| パラメーター | 型 | 説明 |
|---|---|---|
| s | String | パスです。 |
| value | System::SharedPtr<CookieCollection> | 設定するクッキーコレクションです。 |
参照
- Class String
- Typedef SharedPtr
- Class CookieCollection
- Class PathList
- Namespace System::Net
- Library Aspose.Page for C++