System::Net::PathList::idx_set 方法

PathList::idx_set method

根据指定路径设置 cookie 集合。

void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
参数类型描述
sString路径。
System::SharedPtr<CookieCollection>要设置的 cookie 集合。

另见