System::Net::PathList::idx_set method
PathList::idx_set method
Sets the cookie collection by specified path.
void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
Parameter | Type | Description |
---|---|---|
s | String | The path. |
value | System::SharedPtr<CookieCollection> | The cookie collection to set. |
See Also
- Class String
- Typedef SharedPtr
- Class CookieCollection
- Class PathList
- Namespace System::Net
- Library Aspose.PUB for C++