MemoryFile::GetFilePath

MemoryFile::GetFilePath
const char* GetFilePath();
Description

GetFilePath returns a file name path relative to the 'reference' directory. This is often a path that was used to create a file (this is not a global path, global path can be obtained with help of directory).

Return Value

A char pointer to the path of the file.