System::Net::WebHeaderCollection::Set method

WebHeaderCollection::Set method

Imposta il valore dell’intestazione specificata.

void System::Net::WebHeaderCollection::Set(String name, String value)
ParametroTipoDescrizione
nameStringIl nome dell’intestazione.
valueStringIl valore da impostare.

Vedi anche