TestRun.Started Özellik

Tanım

Test çalıştırmasının başladığı tarihi ve saati alır veya ayarlar.

public:
 property DateTime Started { DateTime get(); void set(DateTime value); };
[Microsoft.VisualStudio.TestTools.Common.VisibleProperty]
public DateTime Started { get; set; }
[<Microsoft.VisualStudio.TestTools.Common.VisibleProperty>]
member this.Started : DateTime with get, set
Public Property Started As DateTime

Özellik Değeri

DateTime

Test çalıştırmasının başlatıldığı tarih ve saat.

Öznitelikler

Şunlara uygulanır