This documentation is archived and is not being maintained.

ProtocolImporter.MethodName Property

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

[Visual Basic]
Public ReadOnly Property MethodName As String
[C#]
public string MethodName {get;}
[C++]
public: __property String* get_MethodName();
[JScript]
public function get MethodName() : String;

See Also

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

Show: