共用方式為


UserDataPaths.SavedPictures 屬性

定義

取得使用者 [儲存的圖片] 資料夾的路徑。

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

屬性值

String

Platform::String

winrt::hstring

使用者 [儲存的圖片] 資料夾的完整路徑。

適用於