Udostępnij za pośrednictwem


Właściwość IUITestActionStack.Count —

Pobiera numer działania na ten stos.

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

Składnia

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

Wartość właściwości

Typ: Int32
Liczba akcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITestActionStack Interfejs

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