共用方式為


InitializeDefaultProperties.Execute Method

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Sets the description of the Microsoft Office application.

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 description of the Microsoft Office application is set; otherwise, false.

Implements

ITask.Execute()

.NET Framework Security

See Also

Reference

InitializeDefaultProperties Class

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace