Method GetCachedInfoFile
GetCachedInfoFile(CacheEntry)
Returns the path where info data can be saved in the cache
Declaration
string GetCachedInfoFile(CacheEntry entry)
Parameters
Type | Name | Description |
---|---|---|
CacheEntry | entry | Cache entry to get the path |
Returns
Type | Description |
---|---|
string | Path on disk where to save cached info |