Freigeben über


ITestPoint.ConfigurationName-Eigenschaft

Name der T-[:Microsoft.TeamFoundation.TestManagement.Client.ITestConfiguration], die 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
    Get
string ConfigurationName { get; }
property String^ ConfigurationName {
    String^ get ();
}
abstract ConfigurationName : string
function get ConfigurationName () : String

Eigenschaftswert

Typ: System.String
Der Name der Testkonfiguration.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestPoint Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace