GuiResources.ErrorReadOnlyPendingEdit Field
TF206012: The system cannot edit the copy of {0} in your workspace because the read-only attribute is set on this file, and there is also an add operation pending for this file. Remove the read-only attribute to proceed with editing the file.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const ErrorReadOnlyPendingEdit As String
public const string ErrorReadOnlyPendingEdit
public:
literal String^ ErrorReadOnlyPendingEdit
static val mutable ErrorReadOnlyPendingEdit: string
public const var ErrorReadOnlyPendingEdit : 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.