다음을 통해 공유


ContentIslandAutomationProviderRequestedEventArgs 클래스

정의

이벤트에 대한 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
상속
Object Platform::Object IInspectable ContentIslandAutomationProviderRequestedEventArgs
특성

속성

AutomationProvider

연결된 ContentIsland에 대한 자동화 공급자 개체를 가져오거나 설정합니다.

Handled

이벤트가 처리되었는지 여부를 AutomationProviderRequested 가져오거나 설정합니다.

적용 대상