Share via


IClickOnceAddInInstaller.OnAddInInstalled(AddInInstalledArgs) Method

Definition

public:
 void OnAddInInstalled(Microsoft::VisualStudio::Tools::Applications::Deployment::AddInInstalledArgs ^ args);
public void OnAddInInstalled (Microsoft.VisualStudio.Tools.Applications.Deployment.AddInInstalledArgs args);
abstract member OnAddInInstalled : Microsoft.VisualStudio.Tools.Applications.Deployment.AddInInstalledArgs -> unit
Public Sub OnAddInInstalled (args As AddInInstalledArgs)

Parameters

Applies to