get_filename
Description:
[
Version ( since =
"2.26" ) ]
public string get_filename (
string path,
string key)
Lookup the filename for an item in the cache
Parameters:
this |
A DataCache
|
path |
Path to the (sub) cache the item exists in.
|
key |
Key for the cache item.
|
Returns:
The filename for a cache item
|