This documentation is archived and is not being maintained.
SoapHeaderAttribute Properties
.NET Framework 1.1
The properties of the SoapHeaderAttribute class are listed here. For a complete list of SoapHeaderAttribute class members, see the SoapHeaderAttribute Members topic.
Public Properties
Direction Supported by the .NET Compact Framework. | Gets or sets whether the SOAP header is intended for the XML Web service or the XML Web service client or both. |
MemberName Supported by the .NET Compact Framework. | Gets or sets the member of the XML Web service class representing the SOAP header contents. |
Required Supported by the .NET Compact Framework. | Obsolete. This member is obsolete and has no functionality. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
See Also
SoapHeaderAttribute Class | System.Web.Services.Protocols Namespace
Show:
