Udostępnij za pośrednictwem


Właściwość Playback.IsSessionStarted —

Zwraca lub ustawia wartość wskazującą, czy sesji odtwarzania została uruchomiona.

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

Składnia

'Deklaracja
Public Shared Property IsSessionStarted As Boolean
public static bool IsSessionStarted { get; set; }
public:
static property bool IsSessionStarted {
    bool get ();
    void set (bool value);
}
static member IsSessionStarted : bool with get, set
static function get IsSessionStarted () : boolean
static function set IsSessionStarted (value : boolean)

Wartość właściwości

Typ: System.Boolean
Wartość wskazuje, czy sesji odtwarzania została uruchomiona.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Playback Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting