Share via


GuiResources.AsyncCommandExecutorDiffStartedInBackground Field

Running a compare operation in the background. Once the operation has completed, the results will be displayed in the compare tool.

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

Syntax

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

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace