Udostępnij za pośrednictwem


Właściwość ITestCaseResult.Priority —

Pobiera lub ustawia priorytet na wykonanie lub analizy badania.

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

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.Int32

Uwagi

Zainicjowane priorytet testowy, ale mogą ulec zmianie podczas badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client