共用方式為


SystemDataPaths.GetDefault 方法

定義

取得各種系統資料檔案夾的路徑。

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

傳回

與系統資料相關聯的應用程式資料路徑。

適用於