Partager via


ISharedStepResult.SharedStepRevision, propriété

Révision de l'étape partagée utilisée pour produire les résultats.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

ISharedStepResult Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms