SVsProfferCommands Interface
Use this service to get IVsProfferCommands4.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")> _
Public Interface SVsProfferCommands
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")]
public interface SVsProfferCommands
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"8CC0CDE1-C16A-4749-99AF-6F7523C34A57")]
public interface class SVsProfferCommands
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")>]
type SVsProfferCommands = interface end
public interface SVsProfferCommands