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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.