Freigeben über


ITestPoint.ConfigurationId-Eigenschaft

Ruft den Bezeichner der ITestConfiguration ab, die dieser Punkt testet.

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

Syntax

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

Eigenschaftswert

Typ: Int32
Der Konfigurationsbezeichner.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestPoint Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace

ITestConfiguration