FOF_FILESONLY top-level constant

int const FOF_FILESONLY

Perform the operation only on files (not on folders) if a wildcard file name (.) is specified.

Implementation

const FOF_FILESONLY = 0x0080;