다음을 통해 공유


AutomationElement 클래스

정의

IUIAutomationElement 인터페이스를 지원하는 UI 개체에 대한 액세스를 제공합니다.

public ref class AutomationElement sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AutomationElement final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AutomationElement
Public NotInheritable Class AutomationElement
상속
Object Platform::Object IInspectable AutomationElement
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2104 (10.0.20348.0에서 도입되었습니다.)
API contract
Windows.UI.UIAutomation.UIAutomationContract (v1.0에서 도입되었습니다.)

속성

AppUserModelId

요소가 속한 애플리케이션의 AUMID(AppUserModelId) 를 가져옵니다.

ExecutableFileName

요소가 속한 UI 자동화 공급자 실행 파일의 파일 이름을 가져옵니다.

IsRemoteSystem

요소가 사용자의 로컬 컴퓨터에서 기본적으로 호스트되지 않는 UI 자동화 공급자에 속하는지 여부를 가져옵니다.

적용 대상