Share via


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

Public method

BrowseEnlistment

Displays a browse dialog box allowing the user to change the enlistment choice.

Public method

GetDefaultEnlistment

Retrieves the suggested enlistment path based on the specified project path.

Public method

GetEnlistmentFactoryOptions

Retrieves the options that control the enlistment choice selection.

Public method

OnAfterEnlistmentCreate

Called by the environment after an enlistment has been completely created.

Public method

OnBeforeEnlistmentCreate

Allows the project to do any special operations before the enlistment is actually created.

Public method

ValidateEnlistmentEdit

Validates an enlistment choice made by the user.

Top

See Also

Reference

IVsSccProjectEnlistmentFactory Interface

Microsoft.VisualStudio.Shell.Interop Namespace