Partager via


ITestCaseResult.TestCaseRevision, propriété

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

Syntaxe

'Déclaration
Property TestCaseRevision As Integer
int TestCaseRevision { get; set; }
property int TestCaseRevision {
    int get ();
    void set (int value);
}
abstract TestCaseRevision : int with get, set
function get TestCaseRevision () : int 
function set TestCaseRevision (value : int)

Valeur de propriété

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

ITestCaseResult Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms