Udostępnij za pośrednictwem


Właściwość ExtractHtmlTagInnerText.Index —

Zwraca lub ustawia indeks.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property Index As Integer
public int Index { get; set; }
public:
property int Index {
    int get ();
    void set (int value);
}
member Index : int with get, set
function get Index () : int
function set Index (value : int)

Wartość właściwości

Typ: System.Int32
Indeks.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ExtractHtmlTagInnerText Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting