System.Web.Services.WebServiceBindingAttribute Members

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

See Also: Inherited members from System.Attribute

Public Constructors

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

Initializes a new instance of the System.Web.Services.WebServiceBindingAttribute class setting the name of the binding the XML Web service method is implementing.

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

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

Public Properties

ConformsToWsiProfiles.

Gets or sets the Web Services Interoperability (WSI) specification to which the binding claims to conform.

EmitConformanceClaimsbool.

Gets or sets a value that indicates whether the binding emits conformance claims.

Locationstring.

Gets or sets the location where the binding is defined.

Namestring.

Gets or sets the name of the binding.

Namespacestring.

Gets or sets the namespace associated with the binding.