Directory.CreateDirectory with permissions
        Posted  
        
            by strakastroukas
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by strakastroukas
        
        
        
        Published on 2010-04-22T12:28:20Z
        Indexed on 
            2010/04/22
            12:43 UTC
        
        
        Read the original article
        Hit count: 342
        
I would like to SET ALL permissions to True for all users of a computer, while using Directory.CreateDirectory
Could you point me a point to start?
© Stack Overflow or respective owner