Share via


GuiResources.ExplorerSccAllFilesUpToDate Field

The "Overwrite all..." text must match the checkBoxForceGet.Text value on DialogGet. All files are up to date. No files were updated because the requested file versions were previously downloaded.To force an update, use the "Get Specific Version" command with the "Overwrite all..." option checked.

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

Syntax

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

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace