Freigeben über


ITestCaseResult.TestConfigurationId-Eigenschaft

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

Syntax

'Declaration
ReadOnly Property TestConfigurationId As Integer
int TestConfigurationId { get; }
property int TestConfigurationId {
    int get ();
}
abstract TestConfigurationId : int with get
function get TestConfigurationId () : int

Eigenschaftswert

Typ: Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestCaseResult Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace