GuiResources.FolderDiffErrorUnableToDetermineWorkspace Field
TF206008: Unable to determine the workspace because the local path you provided either is not mapped to a server folder or it cannot be found. Check the value you provided for targetPath or provide an alternate sourcePath value and try again.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const FolderDiffErrorUnableToDetermineWorkspace As String
public const string FolderDiffErrorUnableToDetermineWorkspace
public:
literal String^ FolderDiffErrorUnableToDetermineWorkspace
static val mutable FolderDiffErrorUnableToDetermineWorkspace: string
public const var FolderDiffErrorUnableToDetermineWorkspace : 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.