This topic has not yet been rated - Rate this topic

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)

[GuidAttribute("53544C4D-304B-4D82-AD93-074816C1A0E5")] 
[InterfaceTypeAttribute(1)] 
public interface IVsSccToolsOptions
/** @attribute GuidAttribute("53544C4D-304B-4D82-AD93-074816C1A0E5") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsSccToolsOptions
GuidAttribute("53544C4D-304B-4D82-AD93-074816C1A0E5") 
InterfaceTypeAttribute(1) 
public interface IVsSccToolsOptions

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ