The InstallFile type exposes the following members.

Properties

  NameDescription
Public propertyAction
Gets and sets the Action for this file
Public propertyBackupFileName
Gets the location of the backup file
Public propertyBackupPath
Gets the location of the backup folder
Public propertyEncoding
Public propertyExtension
Gets the File Extension of the file
Public propertyFullName
Gets the Full Name of the file
Public propertyInstallerInfo
Gets the associated InstallerInfo
Public propertyName
Gets the Name of the file
Public propertyPath
Gets the Path of the file
Public propertySourceFileName
Gets the source file name
Public propertyTempFileName
Gets the location of the temporary file
Public propertyType
Gets and sets the Type of the file
Public propertyVersion
Gets the Version of the file

See Also