SVsToolsOptions Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to the IVsToolsOptions interface.
public interface class SVsToolsOptions
public interface class SVsToolsOptions
__interface SVsToolsOptions
[System.Runtime.InteropServices.Guid("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsToolsOptions
[<System.Runtime.InteropServices.Guid("376208E4-2679-4C9E-B3D5-929EB0F1A1F7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsToolsOptions = interface
Public Interface SVsToolsOptions
- Attributes