This documentation is archived and is not being maintained.
WebServiceAttribute Properties
Visual Studio 2010
The WebServiceAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | A descriptive message for the XML Web service. |
|
Name | Gets or sets the name of the XML Web service. |
|
Namespace | Gets or sets the default XML namespace to use for the XML Web service. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Show: