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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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