Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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