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