IRemoveFile

This interface is meant to edit a file removal operation.

Declaration

IRemoveFile : IDirectoryMember

Properties

IComponent Component - Gets or sets the component which will trigger the file removal operation.

String RemoveOn - Gets or sets The time when the removal will be executed. Supported values: Install, Uninstall, InstallAndUninstall`11.

String Condition - Gets or sets the condition for the removal operation.

Bool RemoveEmptyFolders - Gets or sets the option that enables the removal of empty folders that match the specified name.

Bool RemoveNonEmptyFolders - Gets or sets the option that enables the removal of non-empty folders that match the specified name.

See also

IRemoveFilesComponent