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

PathList::idx_set method

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

void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
パラメーター説明
sStringパスです。
valueSystem::SharedPtr<CookieCollection>設定するクッキーコレクションです。

参照