IOleMenuCommand Interface
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaración
<ComVisibleAttribute(False)> _
Public Interface IOleMenuCommand
'Uso
Dim instance As IOleMenuCommand
[ComVisibleAttribute(false)]
public interface IOleMenuCommand
[ComVisibleAttribute(false)]
public interface class IOleMenuCommand
[<ComVisibleAttribute(false)>]
type IOleMenuCommand = interface end
public interface IOleMenuCommand