Compartir a través de


ChangeList<T>.AllChangesIncluded (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.SourceControl.WebApi
Ensamblado:  Microsoft.TeamFoundation.SourceControl.WebApi (en Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ChangeList<T> Clase

Microsoft.TeamFoundation.SourceControl.WebApi (Espacio de nombres)