Udostępnij za pośrednictwem


Właściwość UITestControlCollection.Item —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestawy:   Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)
  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Składnia

'Deklaracja
Public Default Property Item ( _
    index As Integer _
) As UITestControl
public UITestControl this[
    int index
] { get; set; }
public:
property UITestControl^ default[int index] {
    UITestControl^ get (int index);
    void set (int index, UITestControl^ value);
}
member Item : 
        index:int -> UITestControl with get, set
Język JScript nie obsługuje właściwości indeksowanych.

Parametry

  • index
    Typ: Int32

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControl

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControlCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting