System::Net::CookieContainer::InternalGetCookies method
CookieContainer::InternalGetCookies method
指定された URI に関連付けられたクッキーのコレクションを返します。
System::SharedPtr<CookieCollection> System::Net::CookieContainer::InternalGetCookies(System::SharedPtr<Uri> uri)
| パラメーター | 型 | 説明 |
|---|---|---|
| uri | System::SharedPtr<Uri> | クッキーを検索する URI。 |
ReturnValue
指定された URI に関連付けられたクッキーのコレクション。
参照
- Typedef SharedPtr
- Class CookieCollection
- Class Uri
- Class CookieContainer
- Namespace System::Net
- Library Aspose.Page for C++