SVsToolsOptions Interface
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
<InterfaceTypeAttribute()> _
<GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")> _
Public Interface SVsToolsOptions
Dim instance As SVsToolsOptions
[InterfaceTypeAttribute()]
[GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")]
public interface SVsToolsOptions
[InterfaceTypeAttribute()]
[GuidAttribute(L"376208E4-2679-4C9E-B3D5-929EB0F1A1F7")]
public interface class SVsToolsOptions
public interface SVsToolsOptions