System::Net::Http::Headers::HttpContentHeaders::AddKnownHeaders metodo

HttpContentHeaders::AddKnownHeaders method

Aggiunge le intestazioni note alla raccolta specificata.

static void System::Net::Http::Headers::HttpContentHeaders::AddKnownHeaders(System::SharedPtr<Collections::Generic::HashSet<String>> headerSet)
ParametroTipoDescrizione
headerSetSystem::SharedPtr<Collections::Generic::HashSet<String>>Una raccolta a cui verranno aggiunte le intestazioni note.

Vedi anche