Partilhar via


Propriedade ISharedStepResult.SharedStepRevision

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

ISharedStepResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client