System::IO::File::Delete 메서드
File::Delete method
지정된 파일 또는 디렉터리를 삭제합니다.
static void System::IO::File::Delete(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 삭제할 파일 또는 디렉터리의 경로 |
또 보기
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++