Public Attributes

Wix::Extensions::SystemTools::DeleteFiles Class Reference

List of all members.

Public Attributes

string Id
string Path
string Wildcard
YesNoType DeleteOnInstall
YesNoType DeleteOnUnInstall
YesNoType Recurse
YesNoType DeleteEmptyDirectories

Detailed Description

May be nested under Product, Module, Fragment. Deletes a set of files outside of component rules, with subdirectories.


Member Data Documentation

Delete leftover empty subdirectories.

Delete file at install time.

Delete file at uninstall time.

Identifier for the files delete operation (primary key).

Path containing files to be deleted.

Recurse into subdirectories. Deletes files, directories and subdirectories.

Wildcard of files to be deleted.


The documentation for this class was generated from the following file:


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com