G
Guest
Hello,
How can I read, write and delete to a network share using a console
application?
I keep getting a security exception. I have read about FileIOPermission but
I don't understand how to use it with DirectoryInfo and FileInfo classes.
The permissions on the share are set to All users, Full Control. Example
code would be great!
Thanks !
How can I read, write and delete to a network share using a console
application?
I keep getting a security exception. I have read about FileIOPermission but
I don't understand how to use it with DirectoryInfo and FileInfo classes.
The permissions on the share are set to All users, Full Control. Example
code would be great!
Thanks !