This documentation is archived and is not being maintained.
ProtocolReflector.Binding Property
.NET Framework 1.1
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
ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace
Show: