System::IO::FileNotFoundException-typedef

FileNotFoundException typedef

Undantaget som kastas när ett försök att komma åt en fil som inte finns på disken misslyckas. Omslut aldrig FileNotFoundException-klassens instanser i System::SmartPtr.

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

Se även