Partager via


UITechnologyElement.ChildIndex, propriété

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

Syntaxe

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

Valeur de propriété

Type : Int32

Implémentations

IUITechnologyElement.ChildIndex

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElement Classe

Microsoft.VisualStudio.TestTools.UITest.Extension, espace de noms