FOF_NO_CONNECTED_ELEMENTS top-level constant

  1. @Deprecated('Use FILEOPERATION_FLAGS.FOF_NO_CONNECTED_ELEMENTS instead')
int const FOF_NO_CONNECTED_ELEMENTS

Do not move connected files as a group. Only move the specified files.

Implementation

@Deprecated('Use FILEOPERATION_FLAGS.FOF_NO_CONNECTED_ELEMENTS instead')
const FOF_NO_CONNECTED_ELEMENTS = 0x2000;