VersionSettingsToXml Method
Store the version settings in an XML element
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
Public Function ToXml As XElement
public:
XElement^ ToXml()
member ToXml : unit -> XElement
Return Value
XElementReturns the settings in an XML element
The version settings are stored in an element called version with three attributes
(label, version and helpFileProject).