GuiResources.FolderDiffErrorInvalidDirectoryName Field
The server path {0} does not exist as a folder at the specified version. Provide a server path to an existing folder and try again.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const FolderDiffErrorInvalidDirectoryName As String
public const string FolderDiffErrorInvalidDirectoryName
public:
literal String^ FolderDiffErrorInvalidDirectoryName
static val mutable FolderDiffErrorInvalidDirectoryName: string
public const var FolderDiffErrorInvalidDirectoryName : 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.