共用方式為


ISuspendingEventArgs 介面

定義

提供應用程式暫停事件的資料。

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
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

SuspendingOperation

取得應用程式暫停作業。

適用於