IVsSccProjectProviderBinding Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodBrowseServerPath(String^, String^)

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

System_CAPS_pubmethodGetProviderBinding(array<VSSCCPROVIDERBINDING>^)

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

System_CAPS_pubmethodGetProviderBindingOptions(UInt32)

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

System_CAPS_pubmethodGetProviderService(Guid)

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

System_CAPS_pubmethodGetProviderSession(Object^)

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

System_CAPS_pubmethodTranslateEnlistmentPath(String^, Int32, String^)

Translates an enlistment path into a displayable path.

System_CAPS_pubmethodValidateServerPathEdit(Int32, String^, Int32)

Determines if the given source control server path is valid.

Return to top
Show: