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