Desktop.CacheDir (gb.desktop)
Static Property Read CacheDir As String
Return the base directory relative to which user specific non-essential data files should be stored.
This is defined by the
$XDG_CACHE_HOME
environment variable. If
$XDG_CACHE_HOME
is either not set or empty, a default equal to
~/.cache
is used.