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)> Public Property Name As WebServiceProtocols
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: