ProtocolElement.Name Property
.NET Framework (current version)
Gets or sets the protocol name.
Assembly: System.Web.Services (in System.Web.Services.dll)
[<ConfigurationPropertyAttribute("name", IsKey = true, DefaultValue = WebServiceProtocols.Unknown)>] member Name : WebServiceProtocols with get, set
Property Value
Type: System.Web.Services.Configuration.WebServiceProtocolsA WebServiceProtocols object that represents the protocol name.
.NET Framework
Available since 2.0
Available since 2.0
Show: