WebReference::ProtocolName Property
Gets or sets the protocol associated with the Web reference.
Assembly: System.Web.Services (in System.Web.Services.dll)
Allowed protocol strings include "Soap" (indicating SOAP 1.0) and "Soap12" (indicating SOAP 1.2). The value of this property determines the protocol used by proxy clients when contacting any XML Web service in the Documents collection.
For more information on SOAP, see the World Wide Web Consortium Web site, at www.w3.org.
The following code example illustrates the use of this property. This code example is part of a larger example provided for the WebReference class.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.