WebMethodAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an attribute indicating a web method of the web service.
public class WebMethodAttribute : Attribute
type WebMethodAttribute = class
inherit Attribute
Public Class WebMethodAttribute
Inherits Attribute
- Inheritance
-
WebMethodAttribute
Constructors
WebMethodAttribute() |
Initializes a new instance of the WebMethodAttribute class. |