Udostępnij za pośrednictwem


Właściwość ITestCaseResult.ResolutionStateId —

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

Składnia

'Deklaracja
Property ResolutionStateId As Integer
int ResolutionStateId { get; set; }
property int ResolutionStateId {
    int get ();
    void set (int value);
}
abstract ResolutionStateId : int with get, set
function get ResolutionStateId () : int 
function set ResolutionStateId (value : int)

Wartość właściwości

Typ: Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client