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

パブリック ダウンロード フォルダーへの完全なパス。

適用対象