System::Web::Services::Protocols::SoapMessage::set_ContentEncoding method

SoapMessage::set_ContentEncoding method

Sets a value of the ‘Content-Encoding’ header.

void System::Web::Services::Protocols::SoapMessage::set_ContentEncoding(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also