IVsSccProjectProviderBinding 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 | |
|---|---|---|
![]() | BrowseServerPath(String^, String^) | Displays a browse dialog box so that the user can browse for a source control server location. |
![]() | GetProviderBinding(array<VSSCCPROVIDERBINDING>^) | Determines if this project requires a specific source control package or if the project should be put under source control. |
![]() | GetProviderBindingOptions(UInt32) | Retrieves the flags that control editing of the source control server path. |
![]() | GetProviderService(Guid) | This method retrieves the service ID (SID) of a service object that will be used to instantiate a source control package. |
![]() | GetProviderSession(Object^) | Returns a session object for a Version API (VAPI)-style source control package. |
![]() | TranslateEnlistmentPath(String^, Int32, String^) | Translates an enlistment path into a displayable path. |
![]() | ValidateServerPathEdit(Int32, String^, Int32) | Determines if the given source control server path is valid. |
Show:
