Exports the Text property of all Form controls to an XML file (the -exportcontroltext switch for ACT can demonstrate this)

C# | Visual Basic |
public void ExportControlTextXML( string FilePath )
Public Sub ExportControlTextXML ( FilePath As String )

- FilePath (String)
- The path the XML file to be written.
Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker.exe) Version: 3.3.0.254