FlavoredProject.innerOleCommandTarget Field
The IOleCommandTarget interface of the inner project.
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
Syntax
'Declaration
Protected innerOleCommandTarget As IOleCommandTarget
'Usage
Dim value As IOleCommandTarget
value = Me.innerOleCommandTarget
Me.innerOleCommandTarget = value
protected IOleCommandTarget innerOleCommandTarget
protected:
IOleCommandTarget^ innerOleCommandTarget
protected var innerOleCommandTarget : IOleCommandTarget
.NET Framework Security
- 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.