System::Net::Http::Headers::HttpHeaders::SetParsedValue metodo
HttpHeaders::SetParsedValue method
Ottiene un’intestazione con il nome specificato e imposta un valore analizzato sull’intestazione.
void System::Net::Http::Headers::HttpHeaders::SetParsedValue(String name, System::SharedPtr<Object> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | Stringa | Il nome dell’intestazione. |
| valore | System::SharedPtr<Object> | Il valore che deve essere impostato. |
Vedi anche
- Class String
- Typedef SharedPtr
- Class Object
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++