FILE_SUPPORTS_POSIX_UNLINK_RENAME top-level constant

int const FILE_SUPPORTS_POSIX_UNLINK_RENAME

The file system supports POSIX-style delete and rename operations.

Implementation

const FILE_SUPPORTS_POSIX_UNLINK_RENAME = 0x00000400;