System::IO::Directory::GetDirectoryRoot 메서드
Directory::GetDirectoryRoot method
지정된 경로의 루트 디렉터리를 반환합니다.
static String System::IO::Directory::GetDirectoryRoot(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 루트 디렉터리를 얻을 경로 |
ReturnValue
path에서 루트 디렉터리의 이름
또 보기
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.Page for C++