共用方式為


SystemDataPaths.PublicDownloads 屬性

定義

取得電腦上 [公用下載] 資料夾的路徑。

public:
 property Platform::String ^ PublicDownloads { Platform::String ^ get(); };
winrt::hstring PublicDownloads();
public string PublicDownloads { get; }
var string = systemDataPaths.publicDownloads;
Public ReadOnly Property PublicDownloads As String

屬性值

String

Platform::String

winrt::hstring

[公用下載] 資料夾的完整路徑。

適用於