IVsSccProjectEnlistmentFactory Members
Include Protected Members
Include Inherited Members
Provides a browse dialog box in which the user can select where a project under source control is to be saved.
The IVsSccProjectEnlistmentFactory type exposes the following members.
Methods
Name
Description
Displays a browse dialog box allowing the user to change the enlistment choice.
Retrieves the suggested enlistment path based on the specified project path.
Retrieves the options that control the enlistment choice selection.
Called by the environment after an enlistment has been completely created.
Allows the project to do any special operations before the enlistment is actually created.
Validates an enlistment choice made by the user.
Top