IVsSccToolsOptions Interface
Retrieves and updates various options associated with source control.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
Only the options specified in the __SccToolsOptionsEnum enumeration are accepted by these methods.
Notes to Implementers This interface is implemented by the environment to support access to various source control-related options. Notes to Callers The source control package can use this interface to set and get various options associated with source control and the source control package itself.