System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation method

HttpContentHeaders::set_ContentLocation method

Imposta un valore dell’intestazione ‘Content-Location’.

void System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation(System::SharedPtr<Uri> value)
ParametroTipoDescrizione
valoreSystem::SharedPtr<Uri>Il valore che verrà impostato.

Vedi anche