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