Compartilhar via


Propriedade GitPushSearchCriteria.ToDate

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(Name := "toDate", EmitDefaultValue := False)> _
Public Property ToDate As Nullable(Of DateTime)
[DataMemberAttribute(Name = "toDate", EmitDefaultValue = false)]
public Nullable<DateTime> ToDate { get; set; }

Valor de propriedade

Tipo: System.Nullable<DateTime>

Segurança do .NET Framework

Consulte também

Referência

GitPushSearchCriteria Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi