IOleMenuCommand Interface
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
声明
<ComVisibleAttribute(False)> _
Public Interface IOleMenuCommand
用法
Dim instance As IOleMenuCommand
[ComVisibleAttribute(false)]
public interface IOleMenuCommand
[ComVisibleAttribute(false)]
public interface class IOleMenuCommand
[<ComVisibleAttribute(false)>]
type IOleMenuCommand = interface end
public interface IOleMenuCommand