IVsProjectKeyVaultFactory.GetOrCreate(IVsHierarchy) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Create un nouveauIVsProjectKeyVaultManager
public:
Microsoft::VisualStudio::ConnectedServices::IVsProjectKeyVaultManager ^ GetOrCreate(Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ project);
public Microsoft.VisualStudio.ConnectedServices.IVsProjectKeyVaultManager GetOrCreate(Microsoft.VisualStudio.Shell.Interop.IVsHierarchy project);
abstract member GetOrCreate : Microsoft.VisualStudio.Shell.Interop.IVsHierarchy -> Microsoft.VisualStudio.ConnectedServices.IVsProjectKeyVaultManager
Public Function GetOrCreate (project As IVsHierarchy) As IVsProjectKeyVaultManager
Paramètres
- project
- IVsHierarchy
Projet pour lequel le nouveau IVsProjectKeyVaultManager est créé