Metodo System::Net::WebHeaderCollection::Set

WebHeaderCollection::Set method

Imposta il valore dell’intestazione specificata.

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

Vedi anche