CDocument::GetTitle

Call this member function to retrieve the document's title, which is usually derived from the document's filename.

Syntax

const CString& GetTitle( ) const;

At a Glance

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

See Also

CDocument Overview, CDocument Member Functions, Application Architecture Classes, CDocument::SetTitle