GuiResources.DialogAddCopyFailed Field
The file {0} could not be copied to {1} to be added to source control.{2}
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DialogAddCopyFailed As String
public const string DialogAddCopyFailed
public:
literal String^ DialogAddCopyFailed
static val mutable DialogAddCopyFailed: string
public const var DialogAddCopyFailed : 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.