Tp.Integration.Ide.VisualStudio.Connect.OnAddInsUpdate C# (CSharp) Méthode

OnAddInsUpdate() public méthode

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. ///
Résultat void
		public void OnAddInsUpdate(ref Array custom) { }