AutomationElement 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 10, version 2104 (10.0.20348.0에서 도입되었습니다.)
|
API contract |
Windows.UI.UIAutomation.UIAutomationContract (v1.0에서 도입되었습니다.)
|
속성
AppUserModelId |
요소가 속한 애플리케이션의 AUMID(AppUserModelId) 를 가져옵니다. |
ExecutableFileName |
요소가 속한 UI 자동화 공급자 실행 파일의 파일 이름을 가져옵니다. |
IsRemoteSystem |
요소가 사용자의 로컬 컴퓨터에서 기본적으로 호스트되지 않는 UI 자동화 공급자에 속하는지 여부를 가져옵니다. |