System::Net::PathList::idx_set método

PathList::idx_set method

Establece la colección de cookies por la ruta especificada.

void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
ParámetroTipoDescripción
sStringLa ruta.
valueSystem::SharedPtr<CookieCollection>La colección de cookies a establecer.

Ver también