This documentation is archived and is not being maintained.
SoapHeaderAttribute Properties
Visual Studio 2008
The SoapHeaderAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Direction | Gets or sets whether the SOAP header is intended for the XML Web service or the XML Web service client or both. |
|
MemberName | Gets or sets the member of the XML Web service class representing the SOAP header contents. |
|
Required | Obsolete. This member is obsolete and has no functionality. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Show: