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

PathList::idx_set method

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

void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
ParameterType描述
s字符串路径。
valueSystem::SharedPtr<CookieCollection>要设置的 cookie 集合。

另见