Partager via


UITechnologyElementProxy.ChildIndex, propriété

Obtient les 0 positions basées dans la collection de l'élément parent.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Int32

Implémentations

IUITechnologyElement.ChildIndex

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElementProxy Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms