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値の 1 つ。

適用対象