ProtocolImporter.MethodName Property

 
Use BaseTrue

Gets the name of the binding class method which that the protocol importer is currently generating.

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

member MethodName : string with get

Property Value

Type: System.String

The name of the binding class method which that the protocol importer is currently generating.

.NET Framework
Available since 1.1
Return to top
Show: