Package.IVsPackage.SetSite Method
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes the VSPackage in the Visual Studio environment.
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Parameters
Return Value
Type: System.Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Implements
IVsPackage.SetSite(IServiceProvider)- 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.