System::Net::WebHeaderCollection::Set method
WebHeaderCollection::Set method
Imposta il valore dell’intestazione specificata.
void System::Net::WebHeaderCollection::Set(String name, String value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | String | Il nome dell’intestazione. |
| value | String | Il valore da impostare. |
Vedi anche
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Page for C++