System.Web.Services.WebServiceAttribute Members

The members of System.Web.Services.WebServiceAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Web.Services.WebServiceAttribute class.

Public Fields

const
DefaultNamespacestring.

The default value for the WebServiceAttribute.Namespace property. This field is constant.

Public Properties

Descriptionstring.

A descriptive message for the XML Web service.

Namestring.

Gets or sets the name of the XML Web service.

Namespacestring.

Gets or sets the default XML namespace to use for the XML Web service.