SVsSccToolsOptions Interface

Passed to GetService to return a reference to the IVsSccToolsOptions interface.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<GuidAttribute("53544C4D-104B-4D82-AD93-074816C1A0E5")> _
<InterfaceTypeAttribute()> _
Public Interface SVsSccToolsOptions
[GuidAttribute("53544C4D-104B-4D82-AD93-074816C1A0E5")]
[InterfaceTypeAttribute()]
public interface SVsSccToolsOptions
[GuidAttribute(L"53544C4D-104B-4D82-AD93-074816C1A0E5")]
[InterfaceTypeAttribute()]
public interface class SVsSccToolsOptions
[<GuidAttribute("53544C4D-104B-4D82-AD93-074816C1A0E5")>]
[<InterfaceTypeAttribute()>]
type SVsSccToolsOptions =  interface end
public interface SVsSccToolsOptions

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace