SystemDataPaths.PublicVideos プロパティ

定義

コンピューター上の [パブリック ビデオ] フォルダーへのパスを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

パブリック ビデオ フォルダーへの完全なパス。

適用対象