다음을 통해 공유


UITechnologyElementProxy.ChildIndex 속성

0 기반 위치가 부모에서 요소의 컬렉션을 가져옵니다.

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

구문

‘선언
Public Overrides ReadOnly Property ChildIndex As Integer
public override int ChildIndex { get; }
public:
virtual property int ChildIndex {
    int get () override;
}
abstract ChildIndex : int with get 
override ChildIndex : int with get
override function get ChildIndex () : int

속성 값

형식: Int32

구현

IUITechnologyElement.ChildIndex

.NET Framework 보안

참고 항목

참조

UITechnologyElementProxy 클래스

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