System::Net::PathList::idx_get メソッド

PathList::idx_get method

指定されたパスでクッキーコレクションを取得します。

System::SharedPtr<CookieCollection> System::Net::PathList::idx_get(String s)
パラメーター説明
sStringパスです。

ReturnValue

指定されたパスのクッキーコレクションです。

参照