[C#/COMMON] DirectoryInfo 클래스 : Name 속성을 사용해 디렉토리명 구하기

■ DirectoryInfo 클래스의 Name 속성을 사용해 디렉토리명을 구하는 방법을 보여준다.

예제 코드 (C#)

Advertisements