IDynamicTestSuiteBase.LastPopulated (Propiedad)

Obtiene la fecha y hora del último intento para volver a rellenar dinámicamente las entradas de este conjunto.

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
ReadOnly Property LastPopulated As DateTime
DateTime LastPopulated { get; }
property DateTime LastPopulated {
    DateTime get ();
}
abstract LastPopulated : DateTime with get
function get LastPopulated () : DateTime

Valor de propiedad

Tipo: System.DateTime
La fecha y hora del último intento para volver a rellenar dinámicamente las entradas de este conjunto.

Seguridad de .NET Framework

Vea también

Referencia

IDynamicTestSuiteBase Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)