The members of System.Web.Services.WebServiceBindingAttribute are listed below.
See Also: Inherited members from System.Attribute
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. |
ConformsTo | WsiProfiles.
Gets or sets the Web Services Interoperability (WSI) specification to which the binding claims to conform. | |
EmitConformanceClaims | bool.
Gets or sets a value that indicates whether the binding emits conformance claims. | |
Location | string.
Gets or sets the location where the binding is defined. | |
Name | string.
Gets or sets the name of the binding. | |
Namespace | string.
Gets or sets the namespace associated with the binding. |