SoapRpcServiceAttribute.RoutingStyle Właściwość

Definicja

Pobiera lub ustawia sposób kierowania komunikatów PROTOKOŁU SOAP do usługi sieci Web XML.

public:
 property System::Web::Services::Protocols::SoapServiceRoutingStyle RoutingStyle { System::Web::Services::Protocols::SoapServiceRoutingStyle get(); void set(System::Web::Services::Protocols::SoapServiceRoutingStyle value); };
public System.Web.Services.Protocols.SoapServiceRoutingStyle RoutingStyle { get; set; }
member this.RoutingStyle : System.Web.Services.Protocols.SoapServiceRoutingStyle with get, set
Public Property RoutingStyle As SoapServiceRoutingStyle

Wartość właściwości

Element SoapServiceRoutingStyle reprezentujący sposób kierowania komunikatów SOAP do usługi sieci Web XML. Wartość domyślna to SoapAction.

Dotyczy

Zobacz też