System::Net::Http::Headers::HttpResponseHeaders::AddKnownHeaders método
HttpResponseHeaders::AddKnownHeaders method
Agrega los encabezados conocidos a la colección especificada.
static void System::Net::Http::Headers::HttpResponseHeaders::AddKnownHeaders(System::SharedPtr<Collections::Generic::HashSet<String>> headerSet)
| Parámetro | Tipo | Descripción |
|---|---|---|
| headerSet | System::SharedPtr<Collections::Generic::HashSet<String>> | Una colección a la que se añadirán los encabezados conocidos. |
Ver también
- Typedef SharedPtr
- Class HashSet
- Class String
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++