C# - Xml Element with attribute and node value C# - Xml Element with attribute and node value xml xml

C# - Xml Element with attribute and node value


You would have to add a property like

[XmlText]public string Text;