다음을 통해 공유


UITechnologyElement.NativeElement 속성

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

구문

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

속성 값

형식: Object

구현

IUITechnologyElement.NativeElement

.NET Framework 보안

참고 항목

참조

UITechnologyElement 클래스

Microsoft.VisualStudio.TestTools.UITest.Extension 네임스페이스