XML sources
var source = new XmlStringSource("<xml content>")
source.Push("<xml content>") // update with new contentvar source = new XmlFileSource("settings/config.xml");Related pages
Configuration sourcesLast updated
Was this helpful?