Share via


GuiResources.NewPendingChangesCreatedDuringCheckinException Field

TF206016: Check-in operation was stopped because after saving all your open files, the system pended changes to some additional files. Review your pending changes, make sure all related changes are selected, and then perform the check-in operation again.

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Const NewPendingChangesCreatedDuringCheckinException As String
public const string NewPendingChangesCreatedDuringCheckinException
public:
literal String^ NewPendingChangesCreatedDuringCheckinException
static val mutable NewPendingChangesCreatedDuringCheckinException: string
public const var NewPendingChangesCreatedDuringCheckinException : String

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace