Description:

Gets the data folder for machine or current user.

Syntax:
public static string GetDataFolder(
bool currentUser
)
Parameters:
  • currentUser
  • Type: bool
  • True if the query relates to the current user.
Returns:
Type: string
A directory to user or machine data.
Available since:
5.0

Nothing found