CFileException::m_strFileName

The m_strFileName data member contains a CString objects that contains the name of the file for this exception condition.

CString m_strFileName;

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CFileException Overview, CFileException Data Members, Exception Classes, CString