SVsToolsOptions Interface
Visual Studio 2005
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)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")] [InterfaceTypeAttribute(1)] public interface SVsToolsOptions
/** @attribute GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7") */
/** @attribute InterfaceTypeAttribute(1) */
public interface SVsToolsOptions
GuidAttribute("376208E4-2679-4C9E-B3D5-929EB0F1A1F7") InterfaceTypeAttribute(1) public interface SVsToolsOptions