Freigeben über


ITestCaseResult.TestConfigurationName-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: String

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestCaseResult Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace