System::Net::Http::HttpClientHandler::set_CookieContainer method

HttpClientHandler::set_CookieContainer method

Sunucu çerezlerini depolamak için kullanılan çerez konteynerini ayarlar.

void System::Net::Http::HttpClientHandler::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
ParametreTürAçıklama
değerSystem::SharedPtr<System::Net::CookieContainer>Ayarlanacak değer.

Ayrıca Bakınız