FlavoredProject.innerVsHierarchy Field
The IVsHierarchy interface of the inner project.
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Protected innerVsHierarchy As IVsHierarchy
protected IVsHierarchy innerVsHierarchy
protected:
IVsHierarchy^ innerVsHierarchy
val mutable innerVsHierarchy: IVsHierarchy
protected var innerVsHierarchy : IVsHierarchy
.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.