다음을 통해 공유


UITechnologyElementProxy.NativeElement 속성

이 요소에 해당 (예: IAccessible) 기본 네이티브 기술 요소를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting
어셈블리:  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
Public Overrides ReadOnly Property NativeElement As Object
public override Object NativeElement { get; }
public:
virtual property Object^ NativeElement {
    Object^ get () override;
}
abstract NativeElement : Object with get 
override NativeElement : Object with get
override function get NativeElement () : Object

속성 값

형식: Object

구현

IUITechnologyElement.NativeElement

.NET Framework 보안

참고 항목

참조

UITechnologyElementProxy 클래스

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스