CDocument::GetTitle
Call this function to get the document's title, which is usually derived from the document's filename.
const CString& GetTitle( ) const;
Возвращаемое значение
The document's title.
Требования
Header: afxwin.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Call this function to get the document's title, which is usually derived from the document's filename.
const CString& GetTitle( ) const;
The document's title.
Header: afxwin.h