0
Answer

create a new file with exclusive owner mode

Ask a question

Hello everyone,


I did some research for File.Create API to find some option which could be used to create a new file, with exclusive owner mode (e.g. other process/thread can not delete/open/modify when current thread keep the file open). But can not find it out.

Could anyone let me know which option should I use or which API should I use?


thanks in advance,
George