GuiResources.UnableToHandsOffAllFiles Field
Cannot perform the source control operation at this time because some of the files involved in this operation are locked. Please retry the operation at a later time.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const UnableToHandsOffAllFiles As String
public const string UnableToHandsOffAllFiles
public:
literal String^ UnableToHandsOffAllFiles
static val mutable UnableToHandsOffAllFiles: string
public const var UnableToHandsOffAllFiles : 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.