GuiResources.CheckinNoteNameDuplicate Field
'{0}' is already included in the check-in notes.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const CheckinNoteNameDuplicate As String
public const string CheckinNoteNameDuplicate
public:
literal String^ CheckinNoteNameDuplicate
static val mutable CheckinNoteNameDuplicate: string
public const var CheckinNoteNameDuplicate : 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.