The HostFileType object defines constants for determining the type of a HostFile object.
Table 5-25 HostFileType
Value |
Description |
---|---|
FILE |
Represents a file on the host system. |
DIR |
Represents a directory on the host system. |
UNKNOWN |
Represents a host file of unknown origin. |