CDocument::GetTitle
Call this function to get the document's title, which is usually derived from the document's filename.
const CString& GetTitle( ) const;
Return Value
The document's title.
Requirements
Header: afxwin.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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