BindingCollection::Item Property (String^)
.NET Framework (current version)
Gets a Binding specified by its name.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- name
-
Type:
System::String^
The name of the Binding returned.
The following example searches the Bindings property of myServiceDescription for a Binding named "MathServiceHttpGet".
.NET Framework
Available since 1.1
Available since 1.1
Show: