Compartilhar via


Propriedade ITestPoint.ConfigurationName

Nome de ITestConfiguration que este ponto representa.

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

Sintaxe

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

Valor de propriedade

Tipo: String
O nome da configuração de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestPoint Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client