GuiResources.DialogCreateLabelLabelAlreadyExists Field
A label with the name '{0}' already exists. Do you want to continue? The existing label will be replaced.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DialogCreateLabelLabelAlreadyExists As String
public const string DialogCreateLabelLabelAlreadyExists
public:
literal String^ DialogCreateLabelLabelAlreadyExists
static val mutable DialogCreateLabelLabelAlreadyExists: string
public const var DialogCreateLabelLabelAlreadyExists : 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.