IVsSccProjectEnlistmentFactory Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | BrowseEnlistment(String^, String^, String^, String^) | Displays a browse dialog box allowing the user to change the enlistment choice. |
![]() | GetDefaultEnlistment(String^, String^, String^) | Retrieves the suggested enlistment path based on the specified project path. |
![]() | GetEnlistmentFactoryOptions(UInt32) | Retrieves the options that control the enlistment choice selection. |
![]() | OnAfterEnlistmentCreate(String^, String^, String^) | Called by the environment after an enlistment has been completely created. |
![]() | OnBeforeEnlistmentCreate(String^, String^, String^) | Allows the project to do any special operations before the enlistment is actually created. |
![]() | ValidateEnlistmentEdit(Int32, String^, String^, String^, Int32) | Validates an enlistment choice made by the user. |
Show:
