FileDispositionInfo top-level constant
int
const FileDispositionInfo
The file should be deleted.
Implementation
const FileDispositionInfo = 4;
The file should be deleted.
const FileDispositionInfo = 4;