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