CFileDialog::GetFileTitle

This method retrieves the title of the file name entered in the dialog box. The title of the file name includes both the name and the extension.

At a Glance

Header file: Afxdlgs.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CString GetFileTitle( ) const;

See Also

CFileDialog::GetPathName, CFileDialog::GetFileName, CFileDialog::GetFileExt