InitializeDefaultProperties Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines an MSBuild task that sets the description of an Office solution. This class cannot be inherited.
Assembly: Microsoft.VisualStudio.Tools.Office.BuildTasks (in Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)
Microsoft.Build.Utilities::Task
Microsoft.VisualStudio.Tools.Office.BuildTasks::BuildTask
Microsoft.VisualStudio.Tools.Office.BuildTasks::InitializeDefaultProperties
| Name | Description | |
|---|---|---|
![]() | InitializeDefaultProperties() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the InitializeDefaultProperties class. |
| Name | Description | |
|---|---|---|
![]() | BuildEngine | (Inherited from Task.) |
![]() | BuildEngine2 | (Inherited from Task.) |
![]() | BuildEngine3 | (Inherited from Task.) |
![]() | BuildEngine4 | (Inherited from Task.) |
![]() | HostObject | (Inherited from Task.) |
![]() | Log | (Inherited from Task.) |
![]() | OfficeApplication | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | OfficeApplicationDescription | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the description of the Microsoft Office application. |
![]() | ProjectTypeName | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | TargetName | This API supports the product infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Execute() | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the description of the Microsoft Office application.(Overrides Task::Execute().) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

