This documentation is archived and is not being maintained.

ProtocolImporter.Binding Property

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

[Visual Basic]
Public ReadOnly Property Binding As Binding
[C#]
public Binding Binding {get;}
[C++]
public: __property Binding* get_Binding();
[JScript]
public function get Binding() : Binding;

See Also

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

Show: