System::IO::FileNotFoundException typedef
FileNotFoundException typedef
La excepción que se lanza cuando un intento de acceder a un archivo que no existe en el disco falla. Nunca envuelva las instancias de la clase FileNotFoundException en System::SmartPtr.
using System::IO::FileNotFoundException = System::ExceptionWrapper<Details_FileNotFoundException>
Ver también
- Namespace System::IO
- Library Aspose.Page for C++