Condividi tramite


Proprietà ISharedStepResult.SharedStepId

Ottiene l'ID dell'elemento di lavoro passi condivisi associato.

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

Sintassi

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

Valore proprietà

Tipo: System.Int32
All'ID elemento di lavoro

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharedStepResult Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client

ISharedStep