System.Xml.Serialization.SoapAttributes: Property Members

The properties of System.Xml.Serialization.SoapAttributes are listed below. For a list of all members, see the SoapAttributes Members list.

See Also: Inherited members from System.Object

Public Properties

SoapAttributeSoapAttributeAttribute.

Gets or sets the System.Xml.Serialization.SoapAttributeAttribute to override.

SoapDefaultValueobject.

Gets or sets the default value of an XML element or attribute.

SoapElementSoapElementAttribute.

Gets or sets a System.Xml.Serialization.SoapElementAttribute to override.

SoapEnumSoapEnumAttribute.

Gets or sets an object that specifies how the System.Xml.Serialization.XmlSerializer serializes a SOAP enumeration.

SoapIgnorebool.

Gets or sets a value that specifies whether the System.Xml.Serialization.XmlSerializer serializes a public field or property as encoded SOAP XML.

SoapTypeSoapTypeAttribute.

Gets or sets an object that instructs the System.Xml.Serialization.XmlSerializer how to serialize an object type into encoded SOAP XML.