This documentation is archived and is not being maintained.
WebServiceBindingAttribute Properties
Visual Studio 2010
The WebServiceBindingAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
ConformsTo | Gets or sets the Web Services Interoperability (WSI) specification to which the binding claims to conform. |
|
EmitConformanceClaims | Gets or sets a value that indicates whether the binding emits conformance claims. |
|
Location | Gets or sets the location where the binding is defined. |
|
Name | Gets or sets the name of the binding. |
|
Namespace | Gets or sets the namespace associated with the binding. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Show: