System::Net::Http::Headers::HttpResponseHeaders::AddKnownHeaders méthode

HttpResponseHeaders::AddKnownHeaders method

Ajoute les en-têtes connus à la collection spécifiée.

static void System::Net::Http::Headers::HttpResponseHeaders::AddKnownHeaders(System::SharedPtr<Collections::Generic::HashSet<String>> headerSet)
ParamètreTypeDescription
headerSetSystem::SharedPtr<Collections::Generic::HashSet<String>>Une collection à laquelle les en-têtes connus seront ajoutés.

Voir aussi