The optional web service attribute can be used to add additional information to a web service. It is not required for a class to be published and executed as a web service.
Object
Attribute
WebServiceAttribute
[Visual Basic] Public Class WebServiceAttribute Inherits Attribute [C#] public class WebServiceAttribute : Attribute [C++] public __gc class WebServiceAttribute : public Attribute [JScript] public class WebServiceAttribute extends Attribute
[To be supplied.]
Namespace: System.Web.Services
Assembly: System.Web.Services.dll