ITestCaseResult.RunByName Propriedade
Usuário que executou o teste.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
string RunByName { get; }
property String^ RunByName {
String^ get();
}
abstract RunByName : string with get
ReadOnly Property RunByName As String
Valor de propriedade
Type: System.String
Consulte também
Interface ITestCaseResult
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo