IVsSccProjectEnlistmentChoice Interface

Definition

Indicates the choices a user will be given by a project when a project is retrieved from source control, otherwise known as enlisting in a project.

C++/CX
public interface class IVsSccProjectEnlistmentChoice
Attributes

Remarks

This interface works in conjunction with the IVsSccProjectEnlistmentFactory and IVsSccEnlistmentPathTranslation interfaces.

Notes to Implementers

This interface is implemented by a project type when it wants to control what choices a user has when enlisting in the project under source control.

Notes to Callers

The environment calls this interface when a project is going to be retrieved from source control.

Methods

GetEnlistmentChoice(VSSCCENLISTMENTCHOICE[])

Determines whether an enlistment choice should be given to the user each time a project is checked out from source control.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022