ProtocolImporter::IsBindingSupported Method ()
.NET Framework (current version)
When overridden in a derived class, determines whether a class can be generated for the current binding.
Assembly: System.Web.Services (in System.Web.Services.dll)
When generating code, the ProtocolImporter class calls the IsBindingSupported method to determine whether to generate a class for the current binding, as represented by the Binding property.
.NET Framework
Available since 1.1
Available since 1.1
Show: