Condividi tramite


Proprietà ISharedStepResult.Actions

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestActionResultCollection

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharedStepResult Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client