Description
Searches for file and assigns to fullpath value of parent Property
Derived By
Restricting anyType
Attributes
| Name |
Type |
Description |
| Id |
string |
Unique identifier for the file search and external key into the Signature table.
|
| Name |
LongFileNameType |
In prior versions of the WiX toolset, this attribute specified the short file name. This attribute's value may now be either a short or long file name.
|
| LongName |
LongFileNameType |
|
| ShortName |
ShortFileNameType |
The short file name of the file in 8.3 format.
|
| MinSize |
int |
The minimum size of the file.
|
| MaxSize |
int |
The maximum size of the file.
|
| MinVersion |
string |
The minimum version of the file.
|
| MaxVersion |
string |
The maximum version of the file.
|
| MinDate |
dateTime |
The minimum modification date and time of the file.
|
| MaxDate |
dateTime |
The maximum modification date and time of the file.
|
| Languages |
string |
The languages supported by the file.
|
Content Model
Always empty.