This documentation is archived and is not being maintained.
ProtocolReflector.MethodAttribute Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public ReadOnly Property MethodAttribute As WebMethodAttribute [C#] public WebMethodAttribute MethodAttribute {get;} [C++] public: __property WebMethodAttribute* get_MethodAttribute(); [JScript] public function get MethodAttribute() : WebMethodAttribute;
See Also
ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace
Show: