TeamFoundationJobDefinition.Schedule, propriété
Espace de noms : Microsoft.TeamFoundation.Framework.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Schedule As IList(Of TeamFoundationJobSchedule)
public IList<TeamFoundationJobSchedule> Schedule { get; }
Valeur de propriété
Type : System.Collections.Generic.IList<TeamFoundationJobSchedule>
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.