Udostępnij za pośrednictwem


Właściwość UITestAction.Timestamp —

Pobiera lub ustawia sygnatura czasowa dla tej akcji.

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

Składnia

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

Wartość właściwości

Typ: DateTime
Czasu stempel daty i czasu.

Uwagi

Jest to wymagane, aby określić, jaka akcja wystąpiły przed

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestAction Klasa

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

PropertyChanged