System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation Methode

HttpContentHeaders::set_ContentLocation method

Setzt einen Wert des ‘Content-Location’-Headers.

void System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation(System::SharedPtr<Uri> value)
ParameterTypBeschreibung
WertSystem::SharedPtr<Uri>Der Wert, der gesetzt wird.

Siehe auch