UserDataPaths.GetDefault Method

Definition

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.

Applies to