WebServicesSection.EnabledProtocols Vlastnost

Definice

Získá jednu z WebServiceProtocols hodnot, která označuje protokol webové služby.

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

Hodnota vlastnosti

WebServiceProtocols

Jedna z WebServiceProtocols hodnot.

Platí pro