Condividi tramite


Proprietà ISharedStepResult.SharedStepId

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: Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharedStepResult Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client