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