Freigeben über


ChangeList<T>.AllChangesIncluded-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ChangeList<T> Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace