SetOffice2007AddInRegistration.Execute Method

Creates or removes registry keys that are needed to run or uninstall an add-in for the 2007 Microsoft Office system.

Namespace:  Microsoft.VisualStudio.Tools.Office.BuildTasks
Assembly:  Microsoft.VisualStudio.Tools.Office.BuildTasks (in Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)

Syntax

'Declaration
Public Overrides Function Execute As Boolean
public override bool Execute()

Return Value

Type: System.Boolean
true if the registry keys were successfully added or removed; otherwise, false.

Implements

ITask.Execute()

.NET Framework Security

See Also

Reference

SetOffice2007AddInRegistration Class

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace