[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;
MethodCall Class | MethodCall Members | System.Runtime.Remoting Namespace