This documentation is archived and is not being maintained.
SoapProtocolImporter.SoapBinding 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 SoapBinding As SoapBinding [C#] public SoapBinding SoapBinding {get;} [C++] public: __property SoapBinding* get_SoapBinding(); [JScript] public function get SoapBinding() : SoapBinding;
See Also
SoapProtocolImporter Class | SoapProtocolImporter Members | System.Web.Services.Description Namespace
Show: