ProtocolElement Constructor (WebServiceProtocols)

 

Creates an instance of this class, and initializes the Name property.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

Public Sub New (
	protocol As WebServiceProtocols
)

Parameters

protocol
Type: System.Web.Services.Configuration.WebServiceProtocols

The value to initialize Name.

.NET Framework
Available since 2.0
Return to top
Show: