/// <summary> /// Implements the constructor for the Add-in object. Place your initialization code within this method. /// </summary> public Connect() { vsAddIn = new VSNDKAddIn(); }