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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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