set_ContentEncoding()

SoapMessage::set_ContentEncoding(String) method

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

void System::Web::Services::Protocols::SoapMessage::set_ContentEncoding(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also