共用方式為


UserDataPaths.CameraRoll 屬性

定義

取得使用者相機 Roll 資料夾的路徑。

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

屬性值

String

Platform::String

winrt::hstring

使用者相機 Roll 資料夾的完整路徑。

適用於