IVsSccProjectProviderBinding Members
Include Protected Members
Include Inherited Members
Allows a project type to force the choice of a particular source control package.
The IVsSccProjectProviderBinding type exposes the following members.
Methods
Name
Description
Displays a browse dialog box so that the user can browse for a source control server location.
Determines if this project requires a specific source control package or if the project should be put under source control.
Retrieves the flags that control editing of the source control server path.
This method retrieves the service ID (SID) of a service object that will be used to instantiate a source control package.
Returns a session object for a Version API (VAPI)-style source control package.
Translates an enlistment path into a displayable path.
Determines if the given source control server path is valid.
Top