Share via


GuiResources.BranchMustBranchIntoAnExistingTeamProject Field

TF10198: Source control must branch into an existing team project. {0} is not a team project.

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Const BranchMustBranchIntoAnExistingTeamProject As String
public const string BranchMustBranchIntoAnExistingTeamProject
public:
literal String^ BranchMustBranchIntoAnExistingTeamProject
static val mutable BranchMustBranchIntoAnExistingTeamProject: string
public const var BranchMustBranchIntoAnExistingTeamProject : String

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace