Compartilhar via


Propriedade ITestCaseResult.TestConfigurationName

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

Sintaxe

'Declaração
ReadOnly Property TestConfigurationName As String
string TestConfigurationName { get; }
property String^ TestConfigurationName {
    String^ get ();
}
abstract TestConfigurationName : string with get
function get TestConfigurationName () : String

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ITestCaseResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client