Tp.Integration.Ide.VisualStudio.Connect.OnAddInsUpdate C# (CSharp) 메소드

OnAddInsUpdate() 공개 메소드

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