RegistrationAttribute::GetPackageRegKeyPath Method (Guid)
Visual Studio 2015
Gets the registry path (relative to the registry root of the application) of the VSPackage.
Assembly: Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)
Parameters
- package
-
Type:
System::Guid
The GUID of the VSPackage.
Return Value
Type: System::String^The registry path (relative to the registry root of the application) of the VSPackage.
Show: