Udostępnij za pośrednictwem


Właściwość ISharedStepResult.SharedStepId —

Pobiera identyfikator elementu pracy skojarzony kroku udostępnionych.

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

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.Int32
Identyfikator elementu pracy

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISharedStepResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ISharedStep