FlavoredProjectBase.SetInnerProject Method

This is were all QI for interface on the inner object should happen Then set the inner project wait for InitializeForOuter to be called to do the real initialization

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Protected Overridable Sub SetInnerProject ( _
    innerIUnknown As IntPtr _
)
protected virtual void SetInnerProject(
    IntPtr innerIUnknown
)

Parameters

.NET Framework Security

See Also

Reference

FlavoredProjectBase Class

Microsoft.VisualStudio.Shell.Flavor Namespace