Partager via


ITestCaseResult.Priority, propriété

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

Syntaxe

'Déclaration
Property Priority As Integer
int Priority { get; set; }
property int Priority {
    int get ();
    void set (int value);
}
abstract Priority : int with get, set
function get Priority () : int 
function set Priority (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