System::Net::Http::Headers::HttpResponseHeaders::set_Location method

HttpResponseHeaders::set_Location method

‘Location’ başlığının değerini ayarlar.

void System::Net::Http::Headers::HttpResponseHeaders::set_Location(System::SharedPtr<Uri> value)
ParameterTypeAçıklama
değerSystem::SharedPtr<Uri>Ayarlanması gereken değer.

Ayrıca Bakınız