Udostępnij za pośrednictwem


Właściwość ITestRunBase.DateStarted —

Data rozpoczęcia uruchamiania.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Property DateStarted As DateTime
DateTime DateStarted { get; set; }
property DateTime DateStarted {
    DateTime get ();
    void set (DateTime value);
}
abstract DateStarted : DateTime with get, set
function get DateStarted () : DateTime
function set DateStarted (value : DateTime)

Wartość właściwości

Typ: System.DateTime
Returns DateTime.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestRunBase Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client