GuiResources.UndoingCycleRenameException Field
TF206015: Cannot undo some pending rename operations because they form a cycle. For more information, see the Output window.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const UndoingCycleRenameException As String
public const string UndoingCycleRenameException
public:
literal String^ UndoingCycleRenameException
static val mutable UndoingCycleRenameException: string
public const var UndoingCycleRenameException : 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.