Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsToolsOptions interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")> _
<InterfaceTypeAttribute()> _
Public Interface SVsToolsOptions
[GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")]
[InterfaceTypeAttribute()]
public interface SVsToolsOptions
[GuidAttribute(L"376208E4-2679-4C9E-B3D5-929EB0F1A1F7")]
[InterfaceTypeAttribute()]
public interface class SVsToolsOptions
[<GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")>]
[<InterfaceTypeAttribute()>]
type SVsToolsOptions = interface end
public interface SVsToolsOptions