共用方式為


WebUIDialReceiverActivatedEventArgs 類別

定義

使用 DIAL 通訊協定從另一個應用程式啟動應用程式時提供資料。

public ref class WebUIDialReceiverActivatedEventArgs sealed : IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs, IActivatedEventArgsDeferral
public ref class WebUIDialReceiverActivatedEventArgs sealed : IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIDialReceiverActivatedEventArgs final : IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIDialReceiverActivatedEventArgs final : IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIDialReceiverActivatedEventArgs : IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIDialReceiverActivatedEventArgs : IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUIDialReceiverActivatedEventArgs
Implements IActivatedEventArgsDeferral, IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs
Public NotInheritable Class WebUIDialReceiverActivatedEventArgs
Implements IActivatedEventArgsDeferral, IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, IDialReceiverActivatedEventArgs
繼承
Object Platform::Object IInspectable WebUIDialReceiverActivatedEventArgs
屬性
實作

Windows 需求

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

備註

版本歷程記錄

Windows 版本 SDK 版本 已新增值
1607 14393 User

屬性

ActivatedOperation

取得應用程式啟動的作業。

AppName

取得叫用撥號接收者應用程式的應用程式名稱。

Arguments

取得在啟動啟用期間傳遞至應用程式的引數。

CurrentlyShownApplicationViewId

取得目前顯示之應用程式檢視的識別碼。

Kind

取得啟用類型。

PreviousExecutionState

取得應用程式啟動前的執行狀態。

SplashScreen

取得啟動顯示畫面物件,該物件提供從啟動顯示畫面轉換為啟動的應用程式的相關資訊。

TileId

取得啟動應用程式之來源磚的識別碼。

User

取得啟動應用程式的使用者。

適用於

另請參閱