Metode System::Net::PathList::idx_set
PathList::idx_set method
Mengatur koleksi cookie berdasarkan path yang ditentukan.
void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| s | String | Path tersebut. |
| value | System::SharedPtr<CookieCollection> | Koleksi cookie yang akan disetel. |
Lihat Juga
- Class String
- Typedef SharedPtr
- Class CookieCollection
- Class PathList
- Namespace System::Net
- Library Aspose.Page for C++