System::Net::PathList::idx_get 方法

PathList::idx_get method

根据指定路径获取 cookie 集合。

System::SharedPtr<CookieCollection> System::Net::PathList::idx_get(String s)
参数类型描述
sString路径。

ReturnValue

指定路径的 cookie 集合。

另见