System::Web::Services::Protocols::SoapMessage::set_ContentType method

SoapMessage::set_ContentType method

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

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

See Also