Freigeben über


PackageManagerDebugSettings Klasse

Definition

Einstellungen für das Debuggen von App-Paketen.

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
Vererbung
Object Platform::Object IInspectable PackageManagerDebugSettings
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Methoden

SetContentGroupStateAsync(Package, String, PackageContentGroupState, Double)

Legt den Stagingstatus einer Inhaltsgruppe für das Debuggen fest.

SetContentGroupStateAsync(Package, String, PackageContentGroupState)

Legt den Stagingstatus einer Inhaltsgruppe für das Debuggen fest.

Gilt für:

Weitere Informationen