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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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