русский
Germany.ruForen → Архив Досок→ Programmierung

Как прочитать C:\Documents and Settings

28.03.19 12:51
Re: Как прочитать C:\Documents and Settings
 
NightWatch коренной житель
NightWatch
in Antwort AlexNek 27.03.19 23:01

https://docs.microsoft.com/en-us/dotnet/csharp/programming...


The weakness in this approach is that if any one of the subdirectories under the specified root causes a DirectoryNotFoundException or UnauthorizedAccessException, the whole method fails and returns no directories. The same is true when you use the GetFiles method.

 

Sprung zu