GuiResources.ExplorerSccCannotRenameFolderInSolution Field
Cannot rename folder because it will affect the currently opened solution or one of its projects.If you want to rename this folder then close the current solution and try again.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const ExplorerSccCannotRenameFolderInSolution As String
public const string ExplorerSccCannotRenameFolderInSolution
public:
literal String^ ExplorerSccCannotRenameFolderInSolution
static val mutable ExplorerSccCannotRenameFolderInSolution: string
public const var ExplorerSccCannotRenameFolderInSolution : 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.