System::Net::PathList::idx_get 方法
PathList::idx_get method
根据指定路径获取 cookie 集合。
System::SharedPtr<CookieCollection> System::Net::PathList::idx_get(String s)
| 参数 | 类型 | 描述 |
|---|---|---|
| s | String | 路径。 |
ReturnValue
指定路径的 cookie 集合。
另见
- Typedef SharedPtr
- Class CookieCollection
- Class String
- Class PathList
- Namespace System::Net
- Library Aspose.Font for C++