System::IO::Path::GetExtension 메서드
Path::GetExtension method
지정된 경로가 참조하는 파일의 확장자를 반환합니다.
static String System::IO::Path::GetExtension(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 파일 경로 |
ReturnValue
파일의 확장자
또 보기
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++