System::IO::Path::GetDirectoryName 메서드
Path::GetDirectoryName method
지정된 경로가 참조하는 디렉터리 이름을 반환합니다.
static String System::IO::Path::GetDirectoryName(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 디렉터리 경로 |
ReturnValue
디렉터리 이름
또 보기
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++