Udostępnij za pośrednictwem


Właściwość UITestInterpreterCore.PlaybackInProgress —

PRAWDA, jeśli odtwarzanie jest w toku.

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

Składnia

'Deklaracja
Protected Friend ReadOnly Property PlaybackInProgress As Boolean
protected internal bool PlaybackInProgress { get; }
protected public:
property bool PlaybackInProgress {
    bool get ();
}
member PlaybackInProgress : bool with get
function get PlaybackInProgress () : boolean

Wartość właściwości

Typ: System.Boolean
Returns Boolean.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestInterpreterCore Klasa

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