UserDataPaths.GetDefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the paths to a user's various data folders. Use this method for single user machines.
public:
static UserDataPaths ^ GetDefault();
static UserDataPaths GetDefault();
public static UserDataPaths GetDefault();
function getDefault()
Public Shared Function GetDefault () As UserDataPaths
Returns
The data folders associated with the user.