WebUIPhoneCallActivatedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示應用程式的啟動引數。 OnActivated
應用程式的方法將會叫用為承載的 WebUIPhoneCallActivatedEventArgs
activatedEventArg
類別。
public ref class WebUIPhoneCallActivatedEventArgs sealed : IActivatedEventArgsWithUser, IPhoneCallActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebUIPhoneCallActivatedEventArgs final : IActivatedEventArgsWithUser, IPhoneCallActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebUIPhoneCallActivatedEventArgs : IActivatedEventArgsWithUser, IPhoneCallActivatedEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUIPhoneCallActivatedEventArgs
Implements IActivatedEventArgsDeferral, IActivatedEventArgsWithUser, IPhoneCallActivatedEventArgs
- 繼承
- 屬性
- 實作
Windows 需求
裝置系列 |
Windows 11 (已於 10.0.22000.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)
|
屬性
ActivatedOperation |
取得管理應用程式啟用作業的物件。 |
Kind |
取得啟用的類型。 |
LineId |
取得所使用 之 的 |
PreviousExecutionState |
取得此啟用之前的應用程式執行狀態。 |
SplashScreen |
取得提供啟動顯示畫面資訊的 物件。 |
User |
取得啟動應用程式的使用者。 |