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

“公共视频”文件夹的完整路径。

适用于