Freigeben über


AppExtensionPackageStatusChangedEventArgs Klasse

Definition

public ref class AppExtensionPackageStatusChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppExtensionPackageStatusChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppExtensionPackageStatusChangedEventArgs
Public NotInheritable Class AppExtensionPackageStatusChangedEventArgs
Vererbung
Object Platform::Object IInspectable AppExtensionPackageStatusChangedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Hinweise

Instanzen dieser Klasse werden vom System erstellt und als Ereignisargumente an Ihren Handler übergeben.

Eigenschaften

AppExtensionName

Ruft den Namen der App-Erweiterung ab, die aktualisiert oder deinstalliert wurde.

Package

Ruft das Paket ab, das die Erweiterung enthält, die aktualisiert oder deinstalliert wird.

Gilt für: