The members of System.Xml.Serialization.SoapAttributeAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Xml.Serialization.SoapAttributeAttribute class. | ||
Initializes a new instance of the System.Xml.Serialization.SoapAttributeAttribute class using the specified value as the name of the XML attribute. |
AttributeName | string.
Gets or sets the name of the XML attribute generated by the System.Xml.Serialization.XmlSerializer. | |
DataType | string.
Gets or sets the XML Schema definition language (XSD) data type of the SOAP attribute generated by the System.Xml.Serialization.XmlSerializer. | |
Namespace | string.
Gets or sets the XML namespace of the XML attribute. |