System::Web::Services::Protocols::SoapHeader::set_EncodedMustUnderstand12 方法

SoapHeader::set_EncodedMustUnderstand12 method

在使用 SOAP 版本 1.2 时设置 ‘mustUnderstand’ 属性的值。

void System::Web::Services::Protocols::SoapHeader::set_EncodedMustUnderstand12(String value)
参数类型描述
String必须设置的值。

另见