System::Net::CookieContainer::InternalGetCookies method

CookieContainer::InternalGetCookies method

Επιστρέφει μια συλλογή από cookies που σχετίζονται με το καθορισμένο URI.

System::SharedPtr<CookieCollection> System::Net::CookieContainer::InternalGetCookies(System::SharedPtr<Uri> uri)
ParameterTypeΠεριγραφή
uriSystem::SharedPtr<Uri>Ένα URI για το οποίο θα αναζητηθούν τα cookies.

ReturnValue

Μια συλλογή από cookies που είναι συσχετισμένα με το καθορισμένο URI.

Δείτε επίσης