TestRun.Queued Özellik

Tanım

Test çalıştırmasının sıraya alındığı tarih ve saati alır veya ayarlar.

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

Özellik Değeri

DateTime

Test çalıştırmasının sıraya alındığı tarih ve saat.

Öznitelikler

Şunlara uygulanır