NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpMethodAttribute Class

[To be supplied.]

Object
   Attribute
      HttpMethodAttribute

[Visual Basic]
Public Class HttpMethodAttribute
   Inherits Attribute
[C#]
public class HttpMethodAttribute : Attribute
[C++]
public __gc class HttpMethodAttribute : public Attribute
[JScript]
public class HttpMethodAttribute extends Attribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Protocols

Assembly: System.Web.Services.dll

See Also

HttpMethodAttribute Members | System.Web.Services.Protocols Namespace