Udostępnij za pośrednictwem


Właściwość ISharedStepResult.SharedStepRevision —

Edycja udostępnionego etapu wykorzystywane do produkcji tych wyników.

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

Składnia

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

Wartość właściwości

Typ: Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISharedStepResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client