Skip to main content

FileAttributes Enumeration

Available values for the Attributes column of the File table.

Members

MemberDescription
ChecksumThe file contains a valid checksum. A checksum is required to repair a file that has become corrupted.
CompressedThe file's source type is compressed. If set, ignore the WordCount summary information property. If neither Noncompressed or Compressed are set, the compression state of the file is specified by the WordCount summary information property. Do not set both Noncompressed and Compressed.
HiddenHidden.
NonCompressedThe file's source type is uncompressed. If set, ignore the WordCount summary information property. If neither Noncompressed nor Compressed are set, the compression state of the file is specified by the WordCount summary information property. Do not set both Noncompressed and Compressed.
NoneNo attributes.
PatchAddedThis bit must only be added by a patch and if the file is being added by the patch.
ReadOnlyRead-only.
SystemSystem.
VitalThe file is vital for the proper operation of the component to which it belongs.

WixToolset.Dtf.WindowsInstaller.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8