Freigeben über


AppExtensionPackageUpdatingEventArgs Klasse

Definition

Stellt Informationen für das AppExtensionCatalog.PackageUpdating-Ereignis bereit.

public ref class AppExtensionPackageUpdatingEventArgs 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 AppExtensionPackageUpdatingEventArgs 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 AppExtensionPackageUpdatingEventArgs
Public NotInheritable Class AppExtensionPackageUpdatingEventArgs
Vererbung
Object Platform::Object IInspectable AppExtensionPackageUpdatingEventArgs
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 wird.

Package

Stellt das Paket bereit, das die Erweiterung enthält, die aktualisiert wird.

Gilt für: