Share via


GenerateOfficeDocumentInstallationPath.Execute Method

Creates the output folder and, if applicable, the installation folder, where the customized document is published.

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 output folder for the document was generated successfully; otherwise, false. The default is false.

Implements

ITask.Execute()

.NET Framework Security

See Also

Reference

GenerateOfficeDocumentInstallationPath Class

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace