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

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

Wartość właściwości

Type: System.Int32

Liczba akcji.

Zobacz też

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

Powrót do początku