This documentation is archived and is not being maintained.
SoapAttribute Properties
Visual Studio 2010
The SoapAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Embedded | Gets or sets a value indicating whether the type must be nested during SOAP serialization. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
UseAttribute | Gets or sets a value indicating whether the target of the current attribute will be serialized as an XML attribute instead of an XML field. |
|
XmlNamespace | Gets or sets the XML namespace name. |
Show: