Compartilhar via


Propriedade ITestRunBase.LastUpdatedByName

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

Sintaxe

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

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ITestRunBase Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client