GuiResources.DialogMoveAlreadyExistsInRepository Field
The target server path already exists in source control.Please enter another path.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DialogMoveAlreadyExistsInRepository As String
public const string DialogMoveAlreadyExistsInRepository
public:
literal String^ DialogMoveAlreadyExistsInRepository
static val mutable DialogMoveAlreadyExistsInRepository: string
public const var DialogMoveAlreadyExistsInRepository : 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.