GuiResources.MessageCantDiffNoLocal Field
TF10209: Source control cannot show differences between the specified file and the local file. Either the local file doesn't exist or was not properly specified.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const MessageCantDiffNoLocal As String
public const string MessageCantDiffNoLocal
public:
literal String^ MessageCantDiffNoLocal
static val mutable MessageCantDiffNoLocal: string
public const var MessageCantDiffNoLocal : 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.