다음을 통해 공유


IVsProjectKeyVaultManager.KeyVaultAdded 이벤트

정의

프로젝트에 Key Vault 추가될 때 발생하는 이벤트입니다.

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) 

이벤트 유형

적용 대상