<FileConfigNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » ConfigNode » FileConfigNode

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32CopyConstructorCopies <Node> B onto <Node> A.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<InstallerFiles>FilesThis member returns the Files object, which allows you to set and get InnoSetup file parameters such as DestDir and DestName. Please see InnoSetup documentation for more information.
int32AddToInstallerGets or sets the Boolean flag that determines whether or not to add a record for the underlying file to an InnoSetup(R) installer. Not applicable to Scenome end-users unless the Help and Installer apps are included with an installation.
int32ExcludeFromBuildIf true, this <Node> will be added to the registry that stores files not included in build operations.
int32IgnoreDependenciesIf true, this <Node> will be added to the registry that stores files not included in dependency computation.
int32IgnoreDocumentRegistrationIf true, this <Node> will be added to the registry that stores files not in document registration.
int32IgnoreGuidRecomputationIf true, this <Node> will be added to the registry that stores files not included in GUID computation.
int32IsProjectFileIf true, this <Node> will be added to the registry that stores project files.