DelegatedFile::GetFilePath

DelegatedFile::GetFilePath
virtual 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 file path of the delegated file.