Partager via


ISuspendingEventArgs Interface

Définition

Fournit des données pour un événement de suspension d’application.

public interface class ISuspendingEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2516982789, 11706, 19720, 176, 189, 43, 48, 161, 49, 198, 170)]
struct ISuspendingEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2516982789, 11706, 19720, 176, 189, 43, 48, 161, 49, 198, 170)]
public interface ISuspendingEventArgs
Public Interface ISuspendingEventArgs
Dérivé
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

SuspendingOperation

Obtient l’opération de suspension de l’application.

S’applique à