ERROR_SHARING_VIOLATION top-level constant Null safety
The process cannot access the file because it is being used by another process.
Implementation
const ERROR_SHARING_VIOLATION = 32;
The process cannot access the file because it is being used by another process.
const ERROR_SHARING_VIOLATION = 32;