Partilhar via


Propriedade ITestActionGroup.Actions

Obtém a coleção de ações de teste.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property Actions As TestActionCollection
    Get
TestActionCollection Actions { get; }
property TestActionCollection^ Actions {
    TestActionCollection^ get ();
}
abstract Actions : TestActionCollection
function get Actions () : TestActionCollection

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestActionCollection
A coleção de ações de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestActionGroup Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

TestActionCollection