System::Net::PathList::idx_set méthode
PathList::idx_set method
Définit la collection de cookies par le chemin spécifié.
void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
| Paramètre | Type | Description |
|---|---|---|
| s | String | Le chemin. |
| valeur | System::SharedPtr<CookieCollection> | La collection de cookies à définir. |
Voir aussi
- Class String
- Typedef SharedPtr
- Class CookieCollection
- Class PathList
- Namespace System::Net
- Library Aspose.Font for C++