다음을 통해 공유


UITechnologyElement.ChildIndex 속성

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

구문

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

속성 값

형식: Int32

구현

IUITechnologyElement.ChildIndex

.NET Framework 보안

참고 항목

참조

UITechnologyElement 클래스

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