共用方式為


UserDataPaths.Downloads 屬性

定義

取得使用者 [下載] 資料夾的路徑。

public:
 property Platform::String ^ Downloads { Platform::String ^ get(); };
winrt::hstring Downloads();
public string Downloads { get; }
var string = userDataPaths.downloads;
Public ReadOnly Property Downloads As String

屬性值

String

Platform::String

winrt::hstring

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

適用於