共用方式為


WebServicesSection.EnabledProtocols 屬性

定義

取得其中一個 WebServiceProtocols 值,指出 Web 服務通訊協定。

public:
 property System::Web::Services::Configuration::WebServiceProtocols EnabledProtocols { System::Web::Services::Configuration::WebServiceProtocols get(); };
public System.Web.Services.Configuration.WebServiceProtocols EnabledProtocols { get; }
member this.EnabledProtocols : System.Web.Services.Configuration.WebServiceProtocols
Public ReadOnly Property EnabledProtocols As WebServiceProtocols

屬性值

WebServiceProtocols

其中一個 WebServiceProtocols 值。

適用於