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)

デバッグ用のコンテンツ グループのステージング状態を設定します。

適用対象

こちらもご覧ください