FOF_NOERRORUI top-level constant
Do not display a dialog to the user if an error occurs.
Implementation
@Deprecated('Use FILEOPERATION_FLAGS.FOF_NOERRORUI instead')
const FOF_NOERRORUI = 0x0400;
Do not display a dialog to the user if an error occurs.
@Deprecated('Use FILEOPERATION_FLAGS.FOF_NOERRORUI instead')
const FOF_NOERRORUI = 0x0400;