The members of System.Xml.Serialization.SoapAttributes are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Xml.Serialization.SoapAttributes class. | ||
Initializes a new instance of the System.Xml.Serialization.SoapAttributes class using the specified custom type. |
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. |