CDocument::GetTitle

const CString& GetTitle( ) const;

Return Value

The document’s title.

Remarks

Call this function to get the document’s title, which is usually derived from the document’s filename.

CDocument OverviewClass MembersHierarchy Chart

See Also   CDocument::SetTitle