Compartilhar via


Propriedade DeliveryPreference.Schedule

Obter ou define a agenta para essa entrega.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)> _
Public Property Schedule As DeliverySchedule
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public DeliverySchedule Schedule { get; set; }

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Server.Core.DeliverySchedule

Comentários

NOTA: Somente DeliverySchedule.Immediate atual é suportada. Outros valores são reservadas para uso futuro possível.

Segurança do .NET Framework

Consulte também

Referência

DeliveryPreference Classe

Namespace Microsoft.TeamFoundation.Server.Core