System::Net::PathList::idx_get method
PathList::idx_get method
Gets the cookie collection by specified path.
System::SharedPtr<CookieCollection> System::Net::PathList::idx_get(String s)
Parameter | Type | Description |
---|---|---|
s | String | The path. |
ReturnValue
The cookie collection by specified path.
See Also
- Typedef SharedPtr
- Class CookieCollection
- Class String
- Class PathList
- Namespace System::Net
- Library Aspose.PUB for C++