Compartilhar via


Propriedade ITestCaseResult.ResolutionStateId

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

ITestCaseResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client