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

Windows.ApplicationModel.Activation Namespace

アプリが Windows によってサポートされるアクティブ化コントラクトおよび拡張機能用のアクティブ化パラメーターを処理できるようにします。

メンバー

Windows.ApplicationModel.Activation名前空間 には次の種類のメンバーが含まれます:

クラス

Windows.ApplicationModel.Activation名前空間 には次のクラスがあります。

クラス説明
CachedFileUpdaterActivatedEventArgs Provides information about the activated event that fires when the user saves or opens a file that needs updates from the app.
CameraSettingsActivatedEventArgs Enables a camera settings app to handle the activation parameters for the app.
ContactPickerActivatedEventArgs Provides data when an app is activated because it uses the Contact Picker.
DeviceActivatedEventArgs Provides information for a device that invokes AutoPlay.
FileActivatedEventArgs Provides data when an app is activated because it is the app associated with a file.
FileOpenPickerActivatedEventArgs Provides information about an activated event that fires when the user tries to pick files or folders that are provided by the app.
FileSavePickerActivatedEventArgs Provides information about an activated event that fires when the user saves a file through the file picker and selects the app as the location.
LaunchActivatedEventArgs Provides event information when an app is launched.
PrintTaskSettingsActivatedEventArgs Provides information in response to the event that is raised when print task settings are activated.
ProtocolActivatedEventArgs Provides data when an app is activated because it is the app associated with a URI scheme name.
SearchActivatedEventArgs Provides information about the activated event that fires when the user searches the app from the Search charm and the app isn't the main app on screen.
ShareTargetActivatedEventArgs Provides information for an application that is a target for share operations.
SplashScreen Provides a dismissal event and image location information for the app's splash screen.

 

列挙

Windows.ApplicationModel.Activation名前空間 には次の列挙があります。

列挙説明
ActivationKind Specifies the type of activation.
ApplicationExecutionState Specifies the execution state of the app.

 

インターフェイス

Windows.ApplicationModel.Activation名前空間 は次のインターフェイスを定義します。

インターフェイス説明
IActivatedEventArgs Provides common properties for all activation types.
ICachedFileUpdaterActivatedEventArgs Provides information about the activated event that fires when the user saves a file that requires content management from the app.
ICameraSettingsActivatedEventArgs Enables a camera settings app to handle the activation parameters for the app.
IContactPickerActivatedEventArgs Provides data when an app is activated because it uses the Contact Picker.
IDeviceActivatedEventArgs Provides information for a device that invokes AutoPlay.
IFileActivatedEventArgs Provides data when an app is activated because it is the program associated with a file.
IFileOpenPickerActivatedEventArgs Provides information about the activated event that fires when the user tries to pick files or folders that are provided by the app.
IFileSavePickerActivatedEventArgs Provides information about the activated event that fires when the user saves a file through the file picker and selects the app as the location.
ILaunchActivatedEventArgs Provides event information when an app is launched.
IPrintTaskSettingsActivatedEventArgs Provides information in response to the event that is raised when print task settings are activated.
IProtocolActivatedEventArgs Provides data when an app is activated because it is the program associated with a protocol.
ISearchActivatedEventArgs Provides information about the activated event that fires when an app is used to search.
IShareTargetActivatedEventArgs Provides information for an application that is a target for share operations.

 

要件

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

Windows 8

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

Windows Server 2012

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

Windows Phone 8

名前空間

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

メタデータ

Windows.winmd

参照

概念
アプリケーションのコントラクトおよび拡張機能
アプリケーションのライフ サイクル
サンプル
WRL サンプルを使用してアクティブ化、再開、および中断されるアプリケーション

 

 

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