CFileDialog::GetFileTitle

Call this member function to retrieve the title of the filename entered in the dialog box. The title of the filename includes both the name and the extension.

Syntax

CString GetFileTitle( ) const;

At a Glance

Header File Afxdlgs.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CFileDialog Overview, CFileDialog Member Functions, Dialog Box Classes, CFileDialog::GetPathName, CFileDialog::GetFileName, CFileDialog::GetFileExt