GuiResources.DialogLabelLabelIsEmptyAndWillBeDeleted Field
The label '{0}' is empty. Empty labels are deleted from the server when saved. Do you want to delete this label?
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DialogLabelLabelIsEmptyAndWillBeDeleted As String
public const string DialogLabelLabelIsEmptyAndWillBeDeleted
public:
literal String^ DialogLabelLabelIsEmptyAndWillBeDeleted
static val mutable DialogLabelLabelIsEmptyAndWillBeDeleted: string
public const var DialogLabelLabelIsEmptyAndWillBeDeleted : 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.