ITestPoint.ConfigurationName Propriedade
Nome de ITestConfiguration que este ponto representa.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
string ConfigurationName { get; }
property String^ ConfigurationName {
String^ get();
}
abstract ConfigurationName : string with get
ReadOnly Property ConfigurationName As String
Valor de propriedade
Type: System.String
O nome da configuração de teste.
Consulte também
Interface ITestPoint
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo