System::Net::WebHeaderCollection::Set method

WebHeaderCollection::Set method

Establece el valor del encabezado especificado.

void System::Net::WebHeaderCollection::Set(String name, String value)
ParámetroTipoDescripción
nombreStringEl nombre de la cabecera.
valorStringEl valor a establecer.

Ver también