ContentIslandAutomationProviderRequestedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含 AutomationProviderRequested 事件的事件數據。
public ref class ContentIslandAutomationProviderRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContentIslandAutomationProviderRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentIslandAutomationProviderRequestedEventArgs
Public NotInheritable Class ContentIslandAutomationProviderRequestedEventArgs
- 繼承
- 屬性
屬性
AutomationProvider |
取得或設定相關聯 ContentIsland的自動化提供者物件。 |
Handled |
取得或設定是否已處理 AutomationProviderRequested 事件。 |