WebServicesSection.SoapServerProtocolFactoryType 屬性

定義

取得 TypeElement 物件,其對應至用來呼叫 Web 服務的通訊協定。

public:
 property System::Web::Services::Configuration::TypeElement ^ SoapServerProtocolFactoryType { System::Web::Services::Configuration::TypeElement ^ get(); };
[System.Configuration.ConfigurationProperty("soapServerProtocolFactory")]
public System.Web.Services.Configuration.TypeElement SoapServerProtocolFactoryType { get; }
[<System.Configuration.ConfigurationProperty("soapServerProtocolFactory")>]
member this.SoapServerProtocolFactoryType : System.Web.Services.Configuration.TypeElement
Public ReadOnly Property SoapServerProtocolFactoryType As TypeElement

屬性值

TypeElement

TypeElement 物件,其對應至用來呼叫 Web 服務的通訊協定。

屬性

適用於