Compartilhar via


Propriedade ITestPointProperties.LastUpdated

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

Sintaxe

'Declaração
ReadOnly Property LastUpdated As DateTime
DateTime LastUpdated { get; }
property DateTime LastUpdated {
    DateTime get ();
}
abstract LastUpdated : DateTime with get
function get LastUpdated () : DateTime

Valor de propriedade

Tipo: DateTime

Segurança do .NET Framework

Consulte também

Referência

ITestPointProperties Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client