I have one textfile that file contains some 2000 user name without
delimeter.Based on username i have to create 2000 folders,with aceess
permission and sharing permission,how can i do ? am using c# windows
application.
I have one textfile that file contains some 2000 user name without
delimeter.Based on username i have to create 2000 folders,with aceess
permission and sharing permission,how can i do ? am using c# windows
application.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jan MontanoPosted Jun 7, 2007, 12:09 AM
Directory.CreateDirectory (String, DirectorySecurity)