This documentation is archived and is not being maintained.

SoapProtocolImporter.ProtocolName Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Overrides Public ReadOnly Property ProtocolName As String
[C#]
public override string ProtocolName {get;}
[C++]
public: __property String* get_ProtocolName();
[JScript]
public override function get ProtocolName() : String;

See Also

SoapProtocolImporter Class | SoapProtocolImporter Members | System.Web.Services.Description Namespace

Show: