System::Net::WebHeaderCollection::Set método

WebHeaderCollection::Set method

Establece el valor del encabezado especificado.

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

Ver también