共用方式為


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

[公用影片] 資料夾的完整路徑。

適用於