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, Double)

設定內容群組的預備狀態以進行偵錯。

SetContentGroupStateAsync(Package, String, PackageContentGroupState)

設定內容群組的預備狀態以進行偵錯。

適用於

另請參閱