Handle Exception System.UnauthorizedAccessException:in c#

前端 未结 0 588
野性不改
野性不改 2021-01-05 10:34

I tried to access the files in the C folder,but it throws exception:System.UnauthorizedAccessException. MyCode:

  foreach (DriveInfo mydrive in mydrives)
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题