RegistrationAttribute::RegistrationContext::CodeBase Property
Visual Studio 2015
Gets the path and filename of the object being registered.
Assembly: Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)
The CodeBase registry key specifies a file path from which Visual Studio loads the VSPackage.
Note If the VSPackage DLL is located in either the ..\PublicAssemblies or ..\PrivateAssemblies folders, the CodeBase registry entry is not required, and the CodeBase property can be empty.
Show: