Compartir a través de


IBugFieldMapping.CreatedDate (Propiedad)

Obtiene la fecha y la hora de creación de este objeto de asignación.

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

Sintaxis

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

Valor de propiedad

Tipo: DateTime
La fecha y la hora de creación de este objeto de asignación.

Seguridad de .NET Framework

Vea también

Referencia

IBugFieldMapping Interfaz

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