XmlTextAttribute
Indicates to the XmlSerializer that the member must be treated as XML text when the class that contains it is serialized or deserialized.
Gets or sets the XML Schema definition language (XSD) data type of the text generated by the XmlSerializer.
Gets or sets the type of the member.
public XmlTextAttribute()
Initializes a new instance of the XmlTextAttribute class.
Initializes a new instance of the XmlTextAttribute class.