Search
XmlElementNameAttribute Members
Constructors Properties
 


Specifies a string to be used as a XmlElement name of a type during XML serialization.

The following tables list the members exposed by the XmlElementNameAttribute type.

 Public Constructors

  Name Description

XmlElementNameAttribute

Initializes a new instance of the XmlElementNameAttribute class.

 Public Properties

  Name Description

Name

Gets the associated XML name.

 See Also