C#

[C#]디렉토리 검색 예제

선영아 사랑해 2016. 4. 22. 09:47


string[] directories = System.IO.Directory.GetDirectories("C:\\");

저작자표시 비영리 변경금지 (새창열림)