GuiResources.UndoNothingToUndo Field
There are no changes to undo in the selection or any children of the selection.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const UndoNothingToUndo As String
public const string UndoNothingToUndo
public:
literal String^ UndoNothingToUndo
static val mutable UndoNothingToUndo: string
public const var UndoNothingToUndo : 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.