Udostępnij za pośrednictwem


Właściwość ISharedStepResult.Actions —

Pobiera zbiór wyników działania dla każdego kroku lub składnika w kroku udostępnionego skojarzone.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.TestActionResultCollection
Kolekcja wyniki działania dla każdego kroku udostępnionym lub składnika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISharedStepResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

TestActionResultCollection