The IOleCommandTarget interface of the inner project.
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
'宣言
Protected innerOleCommandTarget As IOleCommandTarget
'使用
Dim value As IOleCommandTarget
value = Me.innerOleCommandTarget
Me.innerOleCommandTarget = value
protected IOleCommandTarget innerOleCommandTarget
protected:
IOleCommandTarget^ innerOleCommandTarget
protected var innerOleCommandTarget : IOleCommandTarget
Field Value
Type: Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.