System::IO::FileNotFoundException typedef

FileNotFoundException typedef

L’eccezione che viene sollevata quando un tentativo di accedere a un file che non esiste sul disco fallisce. Non avvolgere mai le istanze della classe FileNotFoundException in System::SmartPtr.

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

Vedi anche