VCPostBuildEventTool Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | CommandLine | Gets or sets a command line for the build event tool to run. |
![]() | Description | Gets or sets a string that represents the description for the object or the use of the output group. |
![]() | ExcludedFromBuild | Gets or sets a value indicating whether this item is excluded from the build. |
![]() | ExecutionBucket | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | ToolKind | Gets the name of the kind of tool this is. |
![]() | toolName | Gets the name of the specified tool. |
![]() | ToolPath | Gets the path to the specified tool. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
Show:
