共用方式為


UserDataPaths.Videos 屬性

定義

取得使用者 Videos 資料夾的路徑。

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

屬性值

String

Platform::String

winrt::hstring

使用者 Videos 資料夾的完整路徑。

適用於