[To be supplied.]
[Visual Basic] Overridable Public ReadOnly Property MethodName As String [C#] public string MethodName {virtual get;} [C++] public: __property virtual String* get_MethodName(); [JScript] public function get MethodName() : String;
MethodResponse Class | MethodResponse Members | System.Runtime.Remoting Namespace