Partager via


RegistrationAttribute.GetPackageRegKeyPath, méthode

Obtient le chemin d'accès au Registre (par rapport à la racine de Registre de l'application) du VSPackage.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.10.0 (dans Microsoft.VisualStudio.Shell.Immutable.10.0.dll)

Syntaxe

'Déclaration
Protected Function GetPackageRegKeyPath ( _
    package As Guid _
) As String
protected string GetPackageRegKeyPath(
    Guid package
)

Paramètres

Valeur de retour

Type : System.String
Le chemin d'accès au Registre (par rapport à la racine de Registre de l'application) du VSPackage.

Sécurité .NET Framework

Voir aussi

Référence

RegistrationAttribute Classe

Microsoft.VisualStudio.Shell, espace de noms