RegistrationAttribute::RegistrationContext::InprocServerPath Property
Visual Studio 2015
Gets the path to the in-process server DLL.
Assembly: Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)
In-process server Mscoree.dll DLL is used to load the version of the Common Language Runtime (CLR) needed to provide the class factory for managed objects.
InprocServerPath does not always refer to a physical path on disk. It can be a token that identifies the path at install time.
Show: