System::IO::DirectoryInfo::CreateSubdirectory 메서드
DirectoryInfo::CreateSubdirectory method
지정된 경로에 하위 디렉터리를 생성합니다.
DirectoryInfoPtr System::IO::DirectoryInfo::CreateSubdirectory(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 지정된 경로 |
ReturnValue
마지막 디렉터리는 path에 지정됩니다.
또 보기
- Typedef DirectoryInfoPtr
- Class String
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Page for C++