WebServicesSection.EnabledProtocols 属性

定义

获取指示 Web 服务协议的 WebServiceProtocols 值之一。

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 值之一。

适用于