Freigeben über


TfvcItem.IsPendingChange-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TfvcItem Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace