WebServiceBindingAttribute Properties
.NET Framework 3.0
| 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)
|
Community Additions
ADD
Show: