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
SoapAttribute | SoapAttributeAttribute.
Gets or sets the System.Xml.Serialization.SoapAttributeAttribute to override. | |
SoapDefaultValue | object.
Gets or sets the default value of an XML element or attribute. | |
SoapElement | SoapElementAttribute.
Gets or sets a System.Xml.Serialization.SoapElementAttribute to override. | |
SoapEnum | SoapEnumAttribute.
Gets or sets an object that specifies how the System.Xml.Serialization.XmlSerializer serializes a SOAP enumeration. | |
SoapIgnore | bool.
Gets or sets a value that specifies whether the System.Xml.Serialization.XmlSerializer serializes a public field or property as encoded SOAP XML. | |
SoapType | SoapTypeAttribute.
Gets or sets an object that instructs the System.Xml.Serialization.XmlSerializer how to serialize an object type into encoded SOAP XML. |