SystemDataPaths.GetDefault Method

Definition

Gets the paths to various system data folders.

public:
 static SystemDataPaths ^ GetDefault();
 static SystemDataPaths GetDefault();
public static SystemDataPaths GetDefault();
function getDefault()
Public Shared Function GetDefault () As SystemDataPaths

Returns

The app data paths associated with the system data.

Applies to