System::Net::CookieContainer::InternalGetCookies method

CookieContainer::InternalGetCookies method

指定された URI に関連付けられたクッキーのコレクションを返します。

System::SharedPtr<CookieCollection> System::Net::CookieContainer::InternalGetCookies(System::SharedPtr<Uri> uri)
パラメーター説明
uriSystem::SharedPtr<Uri>クッキーを検索する URI。

ReturnValue

指定された URI に関連付けられたクッキーのコレクション。

参照