Partilhar via


Interface SVsSccToolsOptions

 

Passado para GetService para retornar uma referência para o IVsSccToolsOptions interface.

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

Sintaxe

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

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo