CDocument::GetPathName

Call this member function to retrieve the fully qualified path of the document's disk file.

Syntax

const CString& GetPathName( ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDocument Overview, CDocument Member Functions, Application Architecture Classes, CDocument::SetPathName