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
- 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.