CDocument::GetPathName

constCString&GetPathName()const;

Return Value

The document’s fully qualified path. This string is empty if the document has not been saved or does not have a disk file associated with it.

Remarks

Call this function to get the fully qualified path of the document’s disk file.

CDocument OverviewClass MembersHierarchy Chart

See Also   CDocument::SetPathName