InventorCode.AddinPack.CommandButtonTemplate CommandButtonTemplate.toolTipText Property The tooltip text of the command button. This must be overridden in the extending class. protected abstract string toolTipText { protected get; protected set; } Property Value System.String