Compartilhar via


Propriedade ITestCaseResult.RunByName

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

Sintaxe

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

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ITestCaseResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client