Share via


WebServicesSection.EnabledProtocols プロパティ

定義

Web サービス プロトコルを示す WebServiceProtocols 値の 1 つを取得します。

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 値のいずれか 1 つ。

適用対象