Skip to content

Forgot to implement the WASDK API for operations related to PackageVolume? #5485

@Gaoyifei1011

Description

@Gaoyifei1011

Describe the bug

Forgot to implement the WASDK API for operations related to PackageVolume?

-------------------------------

是否忘记实现与 PackageVolume 有关操作的 WASDK API 了?


As shown in the figure, the API for the operation of the PackageVolume is only found in WINRT, and there is no API corresponding to the WASDK, if I want to operate on the PackageVolume, I need to switch back and forth between the WINRT PackageVolume and the WASDK PackageVolume, which is very troublesome, and I hope the WASDK can bring in the corresponding API.

-------------------------------

如图所示,有关 PackageVolume 操作的 API 只在 WINRT 中找到,没有找到与 WASDK 对应的 API,如果我想要对 PackageVolume 进行操作,就需要对 WINRT PackageVolume 和 WASDK PackageVolume 来回切换,这样操作非常麻烦,希望 WASDK 能带入相应的 API。

Steps to reproduce the bug

See description

Expected behavior

Add the WASDK PackageVolume API

-------------------------------

添加 WASDK PackageVolume 有关的 API

Screenshots

Image

Image

Image

Image

NuGet package version

Windows App SDK 1.7.2: 1.7.250513003

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 24H2 (22621, October 2024 Update)

IDE

Visual Studio 2022

Additional context

None

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions