[To be supplied.]
[Visual Basic] Public Property ReturnFormatter As Type [C#] public Type ReturnFormatter {get; set;} [C++] public: __property Type* get_ReturnFormatter(); public: __property void set_ReturnFormatter(Type*); [JScript] public function get ReturnFormatter() : Type; public function set ReturnFormatter(Type);
HttpMethodAttribute Class | HttpMethodAttribute Members | System.Web.Services.Protocols Namespace