CDocument::GetTitle

const CString& GetTitle() const;

返回值:文档标题。

说明:调用该函数获得文档标题,它常由文档文件名派生出。

请参阅:CDocument::SetTitle