This documentation is archived and is not being maintained.

ProtocolReflector.ReflectMethodBinding Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected Overridable Function ReflectMethodBinding() As String
[C#]
protected virtual string ReflectMethodBinding();
[C++]
protected: virtual String* ReflectMethodBinding();
[JScript]
protected function ReflectMethodBinding() : String;

See Also

ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace

Show: