The members of System.Xml.Serialization.XmlEnumAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Xml.Serialization.XmlEnumAttribute class. | ||
Initializes a new instance of the System.Xml.Serialization.XmlEnumAttribute class, and specifies the XML value that the System.Xml.Serialization.XmlSerializer generates or recognizes (when it serializes or deserializes the enumeration, respectively). |
Name | string.
Gets or sets the value generated in an XML-document instance when the System.Xml.Serialization.XmlSerializer serializes an enumeration, or the value recognized when it deserializes the enumeration member. |