Click or drag to resize
XmlEnumAttribute Properties

The XmlEnumAttribute type exposes the following members.

Properties
  NameDescription
Public propertyName
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.
Top
See Also