Description:

Gets the data folder for machine or current user.

Syntax:
public static String GetDataFolder(
Boolean currentUser
)
Parameters:
  • currentUser
  • Type: System.Boolean
  • 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