WebService Class

Definition

Represents an attribute indicating the web service class.

public class WebService : Attribute
type WebService = class
    inherit Attribute
Public Class WebService
Inherits Attribute
Inheritance
WebService

Constructors

WebService()

Initializes a new instance of the WebService class.

Properties

Namespace

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

Applies to