Returns the value of the DataFile property.
std::tstring GetDataFile( ) const; |
The full path to the file to be used for persistent storage.
The path may include environmment variables such as %TMP%
,
which will be expanded when the file is opened.
Header: rtdhandles.h
PersistentHandleCache<T> Class | PersistentHandleCache<T> Methods | SetDataFile | ExpandDataFile