GuiResources.DiffFileNotFoundError Field
Error occurred during difference operation: File {0} was not found.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DiffFileNotFoundError As String
public const string DiffFileNotFoundError
public:
literal String^ DiffFileNotFoundError
static val mutable DiffFileNotFoundError: string
public const var DiffFileNotFoundError : 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.