Udostępnij za pośrednictwem


Właściwość ITestActionResult.ActionId —

Pobiera lub zestaw identyfikator dla tego wyniku akcji.

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

Składnia

'Deklaracja
Property ActionId As Integer
int ActionId { get; set; }
property int ActionId {
    int get ();
    void set (int value);
}
abstract ActionId : int with get, set
function get ActionId () : int
function set ActionId (value : int)

Wartość właściwości

Typ: System.Int32
Identyfikator.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestActionResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client