System.Xml.Serialization.XmlTextAttribute public class XmlTextAttribute : Attribute Documentation Code public string DataType { get; set; } public Type Type { get; set; } public XmlTextAttribute() public XmlTextAttribute(Type type)