Compartir a través de


TeamFoundationJobDefinition.Schedule (Propiedad)

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 ReadOnly Property Schedule As List(Of TeamFoundationJobSchedule)
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public List<TeamFoundationJobSchedule> Schedule { get; }

Valor de propiedad

Tipo: System.Collections.Generic.List<TeamFoundationJobSchedule>
Devuelva List<T>.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationJobDefinition Clase

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