Compartilhar via


Propriedade ITestCaseResult.TestConfigurationId

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

Sintaxe

'Declaração
ReadOnly Property TestConfigurationId As Integer
int TestConfigurationId { get; }
property int TestConfigurationId {
    int get ();
}
abstract TestConfigurationId : int with get
function get TestConfigurationId () : int

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

ITestCaseResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client