Compartir a través de


TeamFoundationJobSchedule.ScheduledTime (Propiedad)

La hora programada utilizada como base para calcular el tiempo de ejecución próximo.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)> _
Public Property ScheduledTime As DateTime
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public DateTime ScheduledTime { get; set; }

Valor de propiedad

Tipo: System.DateTime
Devuelva DateTime.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationJobSchedule Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)