IVsProjectKeyVaultManager.KeyVaultAdded Événement
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.
Événement déclenché lorsqu’un Key Vault est ajouté au projet
public:
event EventHandler<Microsoft::VisualStudio::ConnectedServices::KeyVaultEventArgs ^> ^ KeyVaultAdded;
event EventHandler<Microsoft.VisualStudio.ConnectedServices.KeyVaultEventArgs> KeyVaultAdded;
member this.KeyVaultAdded : EventHandler<Microsoft.VisualStudio.ConnectedServices.KeyVaultEventArgs>
Event KeyVaultAdded As EventHandler(Of KeyVaultEventArgs)