test er

test er

  • NA
  • 1
  • 0

How to determine directory access rights?

Jan 20 2007 7:23 AM
For a logging application (keycounter.sourceforge.net) i need to detect if the assembly has sufficient permissions to create/write/read a file in a certain directory. I would like to do this without creating a test file since this is not a very smart solution and produces empy files. Has anybody done this before?