Udostępnij za pośrednictwem


Właściwość IUITechnologyElement.ChildIndex —

Pobiera od zera położenia tego elementu w kolekcji elementów podrzędnych elementu nadrzędnego.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

'Deklaracja
ReadOnly Property ChildIndex As Integer
int ChildIndex { get; }
property int ChildIndex {
    int get ();
}
abstract ChildIndex : int with get
function get ChildIndex () : int

Wartość właściwości

Typ: Int32
Indeks ten element w elemencie nadrzędnym.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITechnologyElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension