System::Net::PathList::idx_set 方法
PathList::idx_set method
根据指定路径设置 cookie 集合。
void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| s | String | 路径。 |
| 值 | System::SharedPtr<CookieCollection> | 要设置的 cookie 集合。 |
另见
- Class String
- Typedef SharedPtr
- Class CookieCollection
- Class PathList
- Namespace System::Net
- Library Aspose.Font for C++