IVsRegisterScciProvider Members
Include Protected Members
Include Inherited Members
This interface is used to register the source control package with Visual Studio.
The IVsRegisterScciProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
RegisterSourceControlProvider | This method is called by the source control package when the package is loaded. |
Top