IVsSccProvider Members
Include Protected Members
Include Inherited Members
Toggles the current activity status of the provider.
The IVsSccProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
AnyItemsUnderSourceControl | Determines if any item in the solution are under source control. | |
SetActive | Called by environment to mark a particular source control package as active. | |
SetInactive | Called by environment to mark a particular source control package as inactive. |
Top