ITestBase.Actions Özellik

Yürütülecek oldukları sırada depolanan test eylem nesneleri koleksiyonu alır.

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

'Bildirim
ReadOnly Property Actions As TestActionCollection
TestActionCollection Actions { get; }
property TestActionCollection^ Actions {
    TestActionCollection^ get ();
}
abstract Actions : TestActionCollection with get
function get Actions () : TestActionCollection

Özellik Değeri

Tür: Microsoft.TeamFoundation.TestManagement.Client.TestActionCollection
Test eylemleri sipariş edilen topluluğu.

Notlar

Döndürülen koleksiyon değiştirilebilir ve üzerinde bu değişiklikleri Kaydet sunucuya gönderilir

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestBase Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı

ITestAction

TestActionCollection