Partager via


ITestCaseResult.TestConfigurationName, propriété

Obtient le nom de la configuration du test en cours d'exécution.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
ReadOnly Property TestConfigurationName As String
    Get
string TestConfigurationName { get; }
property String^ TestConfigurationName {
    String^ get ();
}
abstract TestConfigurationName : string
function get TestConfigurationName () : String

Valeur de propriété

Type : System.String
Nom de la configuration de test.

Sécurité .NET Framework

Voir aussi

Référence

ITestCaseResult Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms