FlavoredProject::IVsUIHierarchy::SetSite Method (IServiceProvider^)

 

Sets the service provider from which to access the services.

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

private:
virtual int SetSite(
	IServiceProvider^ psp
) sealed = IVsUIHierarchy::SetSite

This method calls the SetSite method, which calls the SetSite method on the inner project.

Return to top
Show: