System::Web::Services::Protocols::SoapDocumentServiceAttribute::set_RoutingStyle method

SoapDocumentServiceAttribute::set_RoutingStyle method

设置一个值,显示 SOAP 消息如何路由到服务。

void System::Web::Services::Protocols::SoapDocumentServiceAttribute::set_RoutingStyle(SoapServiceRoutingStyle value)
ParameterType描述
valueSoapServiceRoutingStyle必须设置的值。

另见