Freigeben über


ITestPoint.ConfigurationName-Eigenschaft

Name des ITestConfiguration, der dieser Punkt darstellt.

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

Syntax

'Declaration
ReadOnly Property ConfigurationName As String
string ConfigurationName { get; }
property String^ ConfigurationName {
    String^ get ();
}
abstract ConfigurationName : string with get
function get ConfigurationName () : String

Eigenschaftswert

Typ: String
Der Name der Testkonfiguration.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestPoint Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace