PackageManagerDebugSettings 类

定义

用于调试应用 的设置。

public ref class PackageManagerDebugSettings sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PackageManagerDebugSettings final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PackageManagerDebugSettings
Public NotInheritable Class PackageManagerDebugSettings
继承
Object Platform::Object IInspectable PackageManagerDebugSettings
属性

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)

方法

SetContentGroupStateAsync(Package, String, PackageContentGroupState)

设置要调试的内容组的暂存状态。

SetContentGroupStateAsync(Package, String, PackageContentGroupState, Double)

设置要调试的内容组的暂存状态。

适用于

另请参阅