The InstallFile type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets and sets the Action for this file
| |
| BackupFileName |
Gets the location of the backup file
| |
| BackupPath |
Gets the location of the backup folder
| |
| Encoding | ||
| Extension |
Gets the File Extension of the file
| |
| FullName |
Gets the Full Name of the file
| |
| InstallerInfo |
Gets the associated InstallerInfo
| |
| Name |
Gets the Name of the file
| |
| Path |
Gets the Path of the file
| |
| SourceFileName |
Gets the source file name
| |
| TempFileName |
Gets the location of the temporary file
| |
| Type |
Gets and sets the Type of the file
| |
| Version |
Gets the Version of the file
|