简体   繁体   中英

How to get Directory Access type in C#?

I have to get Directory Access permission in C#. Is there any property in C# to get Directory access type?

Check here

http://msdn.microsoft.com/en-us/library/t1h6d4k4.aspx

and if that's not what you want then check here and you may find the relevant properties:

http://msdn.microsoft.com/en-us/library/system.io.directoryinfo_properties.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM