Tp.Integration.Ide.VisualStudio.Connect.OnAddInsUpdate C# (CSharp) Method

OnAddInsUpdate() public method

Receives notification when the collection of Add-ins has changed.
public OnAddInsUpdate ( Array &custom ) : void
custom System.Array /// Array of parameters that are host application specific. ///
return void
		public void OnAddInsUpdate(ref Array custom) { }