ProtocolReflector::ReflectMethodBinding Method ()

 
Use BaseTrue

When overridden in a derived class, returns the name of the binding that a method belongs to.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

protected:
virtual String^ ReflectMethodBinding()

Return Value

Type: System::String^

The name of the binding that a method belongs to.

.NET Framework
Available since 1.1
Return to top
Show: