Aracılığıyla paylaş


TeamFoundationJobDefinition.Schedule Özellik

Ad alanı:  Microsoft.TeamFoundation.Framework.Server
Derleme:  Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)

Sözdizimi

'Bildirim
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)> _
Public ReadOnly Property Schedule As List(Of TeamFoundationJobSchedule)
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public List<TeamFoundationJobSchedule> Schedule { get; }

Özellik Değeri

Tür: System.Collections.Generic.List<TeamFoundationJobSchedule>
List<T> döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TeamFoundationJobDefinition Sınıf

Microsoft.TeamFoundation.Framework.Server Ad Alanı