Compartilhar via


Propriedade ChangeList<T>.AllChangesIncluded

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

Sintaxe

'Declaração
<DataMemberAttribute(Name := "allChangesIncluded", EmitDefaultValue := False)> _
Public Property AllChangesIncluded As Boolean
[DataMemberAttribute(Name = "allChangesIncluded", EmitDefaultValue = false)]
public bool AllChangesIncluded { get; set; }

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

ChangeList<T> Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi