Understanding the iXMLFileManager Component

Understanding the iXMLFileManager Component

Michael Lv8

Understanding the iXMLFileManager Component

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

IXmlFilesComponent

This interface allows you to import or create an XML file and to get all the XML files from the project.

Declaration

IXmlFilesComponent : IDispatch

https://techidaily.com

Properties

Array Files - Gets all the XML files from an Advanced Installer project.

Bool ImpersonateUser - Sets or gets the impersonate user flag.

https://techidaily.com

Methods

ImportFile(IFolder target, String source) - Import an XML file from disk with the specified source path. The XML file is imported in the target folder.

ImportFileS(String target, String source) - Import an XML file from disk with the specified source path. The XML file is imported in the target folder specified by the path.

CreateXmlFile(IFolder target, String name) - Create a new XML file with the specified name. The XML file is created in the target folder. The new file is returned.

CreateXmlFileS(String target, String name) - Create a new XML file with the specified name. The XML file is created in the target folder specified by the project path. The new file is returned.

Ixmlfilescomponent

https://techidaily.com https://techidaily.com

See also

IAdvinstProject

IXmlFile

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Understanding the iXMLFileManager Component
  • Author: Michael
  • Created at : 2024-10-09 04:43:17
  • Updated at : 2024-10-11 01:45:20
  • Link: https://fox-web3.techidaily.com/understanding-the-ixmlfilemanager-component/
  • License: This work is licensed under CC BY-NC-SA 4.0.