Typedef System::IO::FileNotFoundException
FileNotFoundException typedef
Pengecualian yang dilemparkan ketika upaya mengakses file yang tidak ada di disk gagal. Jangan pernah membungkus instance kelas FileNotFoundException ke dalam System::SmartPtr.
using System::IO::FileNotFoundException = System::ExceptionWrapper<Details_FileNotFoundException>
Lihat Juga
- Namespace System::IO
- Library Aspose.Page for C++