Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EResolveMode

The possible modes to resolve a conflict during copy and move.

export
enum

{number}

Index

Enumeration members

ABORT

ABORT:

APPEND

APPEND:

IF_NEWER

IF_NEWER:

IF_SIZE_DIFFERS

IF_SIZE_DIFFERS:

OVERWRITE

OVERWRITE:

RETRY

RETRY:

SKIP

SKIP: = 0

THROW

THROW:

Generated using TypeDoc