このトピックはまだ評価されていません - このトピックを評価する

IActivatedEventArgs Interface

アクティブ化のすべての種類に共通プロパティを提供します。

構文


public interface class IActivatedEventArgs

属性

GuidAttribute("cf651713-cd08-4fd8-b697-a281b6544e2e")
VersionAttribute(NTDDI_WIN8)

メンバー

IActivatedEventArgsインターフェイス には次の種類のメンバーが含まれます:

プロパティ

IActivatedEventArgsインターフェイス次のプロパティがあります。

プロパティアクセスの種類説明

Kind

読み取り専用Gets the reason that this app is being activated.

PreviousExecutionState

読み取り専用Gets the execution state of the app before this activation.

SplashScreen

読み取り専用Gets the splash screen object that provides information about the transition from the splash screen to the activated app.

 

注釈

このインターフェイスを実装しないでください。

要件

サポートされている最小のクライアント

Windows 8

サポートされている最小のサーバー

Windows Server 2012

サポートされている最小の電話

Windows Phone 8

名前空間

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

メタデータ

Windows.winmd

 

 

この情報は役に立ちましたか。
(残り 1500 文字)
© 2013 Microsoft. All rights reserved.