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

Public method

BrowseServerPath

Displays a browse dialog box so that the user can browse for a source control server location.

Public method

GetProviderBinding

Determines if this project requires a specific source control package or if the project should be put under source control.

Public method

GetProviderBindingOptions

Retrieves the flags that control editing of the source control server path.

Public method

GetProviderService

This method retrieves the service ID (SID) of a service object that will be used to instantiate a source control package.

Public method

GetProviderSession

Returns a session object for a Version API (VAPI)-style source control package.

Public method

TranslateEnlistmentPath

Translates an enlistment path into a displayable path.

Public method

ValidateServerPathEdit

Determines if the given source control server path is valid.

Top

See Also

Reference

IVsSccProjectProviderBinding Interface

Microsoft.VisualStudio.Shell.Interop Namespace