共用方式為


PerformLocalActionRequestedEventArgs 類別

定義

提供 PerformLocalActionRequested 事件的數據。

重要

PerformLocalActionRequestedEventArgs API 是有限存取功能的一部分, (請參閱 LimitedAccessFeatures 類別) 。 如需詳細資訊或要求解除鎖定令牌,請使用 LAF存取令牌要求表單

public ref class PerformLocalActionRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PerformLocalActionRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PerformLocalActionRequestedEventArgs
Public NotInheritable Class PerformLocalActionRequestedEventArgs
繼承
Object Platform::Object IInspectable PerformLocalActionRequestedEventArgs
屬性

Windows 需求

裝置系列
Windows 11 Insider Preview (已於 10.0.23504.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v15.0 引進)

屬性

Action

取得與 PerformLocalActionRequested 事件相關聯的要求動作。

適用於