IVsProfferCommands3 Interface
Provides a proffer commands interface usable from managed code. The interface adds commands to or removes commands from the user interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfferCommands3
Dim instance As IVsProfferCommands3
[GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")]
[InterfaceTypeAttribute()]
public interface IVsProfferCommands3
[GuidAttribute(L"3A83904D-4540-4C51-95A7-618B32A9A9C0")]
[InterfaceTypeAttribute()]
public interface class IVsProfferCommands3
public interface IVsProfferCommands3