PackageManagerDebugSettings Classe

Définition

Paramètres pour le débogage des packages d’application.

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
Héritage
Object Platform::Object IInspectable PackageManagerDebugSettings
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

Méthodes

SetContentGroupStateAsync(Package, String, PackageContentGroupState)

Définit l’état intermédiaire d’un groupe de contenu pour le débogage.

SetContentGroupStateAsync(Package, String, PackageContentGroupState, Double)

Définit l’état intermédiaire d’un groupe de contenu pour le débogage.

S’applique à

Voir aussi