GuiResources.DiffToolErrorFileNotFound Field
One of the files was not found.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DiffToolErrorFileNotFound As String
public const string DiffToolErrorFileNotFound
public:
literal String^ DiffToolErrorFileNotFound
static val mutable DiffToolErrorFileNotFound: string
public const var DiffToolErrorFileNotFound : 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.