System::IO::Directory::CreateDirectory_ 메서드
Directory::CreateDirectory_ method
지정된 경로에 존재하지 않는 경우 모든 디렉터리를 생성합니다.
static void System::IO::Directory::CreateDirectory_(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 생성할 디렉터리를 포함하는 경로 |
또 보기
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.Page for C++