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

SoapHeader::set_EncodedMustUnderstand method

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

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

另见