System::IO::FileNotFoundException typedef

FileNotFoundException typedef

La excepción que se lanza cuando se intenta acceder a un archivo que no existe en el disco. Nunca envuelva las instancias de la clase FileNotFoundException en System::SmartPtr.

using System::IO::FileNotFoundException =  System::ExceptionWrapper<Details_FileNotFoundException>

Ver también