Proprietà BuildDefinitionChangedEvent.ScheduleChanges
Spazio dei nomi: Microsoft.TeamFoundation.Build.Server
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ScheduleChanges As List(Of PropertyChange(Of Schedule))
public List<PropertyChange<Schedule>> ScheduleChanges { get; }
Valore proprietà
Tipo: System.Collections.Generic.List<PropertyChange<Schedule>>
Restituisca il valore List<T>.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.