Partilhar via


Interface SVsToolsOptions

 

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

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

Sintaxe

[GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")]
[InterfaceTypeAttribute(1)]
public interface SVsToolsOptions
[GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")]
[InterfaceTypeAttribute(1)]
public interface class SVsToolsOptions
[<GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")>]
[<InterfaceTypeAttribute(1)>]
type SVsToolsOptions = interface end
<GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")>
<InterfaceTypeAttribute(1)>
Public Interface SVsToolsOptions

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo